Recognized

@Serializable
sealed interface Recognized : PaymentCancellation

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

Inheritors

Properties

Link copied to clipboard
abstract val cancelledAt: Instant?

취소 시점

Link copied to clipboard

적립형 포인트의 환불 금액

Link copied to clipboard
abstract val id: String

취소 내역 아이디

Link copied to clipboard
abstract val pgCancellationId: String?

PG사 결제 취소 내역 아이디

Link copied to clipboard
abstract val reason: String

취소 사유

Link copied to clipboard
abstract val requestedAt: Instant

취소 요청 시점

Link copied to clipboard
abstract val taxFreeAmount: Long

취소 금액 중 면세 금액

Link copied to clipboard
abstract val totalAmount: Long

취소 총 금액

Link copied to clipboard
abstract val trigger: Trigger?

취소 요청 경로

Link copied to clipboard
abstract val vatAmount: Long

취소 금액 중 부가세액