PaymentCashReceipt

@Serializable
sealed interface PaymentCashReceipt

결제 건 내 현금영수증 정보

Inheritors

Properties

Link copied to clipboard
abstract val currency: Currency

통화

Link copied to clipboard
abstract val issuedAt: Instant

발급 시점

Link copied to clipboard
abstract val issueNumber: String

승인 번호

Link copied to clipboard
abstract val pgReceiptId: String?

PG사 영수증 발급 아이디

Link copied to clipboard
abstract val taxFreeAmount: Long?

면세액

Link copied to clipboard
abstract val totalAmount: Long

총 금액

Link copied to clipboard
abstract val type: CashReceiptType?

현금영수증 유형

Link copied to clipboard
abstract val url: String?

현금영수증 URL