Type Alias CancelledPaymentCashReceipt
CancelledPaymentCashReceipt: { status: "CANCELLED"; type?: CashReceiptType; pgReceiptId?: string; issueNumber: string; totalAmount: number; taxFreeAmount?: number; currency: Currency; url?: string; issuedAt: string; cancelledAt: string; } Type declaration
status: "CANCELLED"
Optional
pgReceiptId?: string
issueNumber: string
totalAmount: number
Optional
taxFreeAmount?: number
Optional
url?: string
issuedAt: string
cancelledAt: string
취소된 현금영수증