Type Alias IssuedPaymentCashReceipt
IssuedPaymentCashReceipt: { status: "ISSUED"; type?: CashReceiptType; pgReceiptId?: string; issueNumber: string; totalAmount: number; taxFreeAmount?: number; currency: Currency; url?: string; issuedAt: string; } Type declaration
status: "ISSUED"
Optional
pgReceiptId?: string
issueNumber: string
totalAmount: number
Optional
taxFreeAmount?: number
Optional
url?: string
issuedAt: string
발급 완료된 현금영수증