Interface CancelOfflineEditInput

interface CancelOfflineEditInput {
    reasonCode: string;
}

Properties

Properties

reasonCode: string