Recognized

@Serializable
sealed interface Recognized : PaymentCashReceipt

현재 SDK 버전에서 처리 가능한 응답을 나타냅니다.

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