가맹점 정보, 일부 상수 및 공용 변경
This commit is contained in:
@@ -461,11 +461,11 @@ export interface BillingDetailResponse extends BillingInfo {
|
||||
|
||||
export interface DetailInfoProps extends DetailResponse {
|
||||
transactionCategory?: TransactionCategory;
|
||||
show?: boolean;
|
||||
isOpen?: boolean;
|
||||
tid?: string;
|
||||
serviceCode?: string;
|
||||
purposeType?: CashReceiptPurposeType;
|
||||
onClickToShowInfo?: (info: InfoWrapKeys) => void;
|
||||
onClickToOpenInfo?: (info: InfoWrapKeys) => void;
|
||||
}
|
||||
|
||||
export interface DownloadConfirmationParams {
|
||||
|
||||
Reference in New Issue
Block a user