PaymentNotWaitingForDepositError

@Serializable
@SerialName(value = "PAYMENT_NOT_WAITING_FOR_DEPOSIT")
data class PaymentNotWaitingForDepositError : CloseVirtualAccountError

결제 건이 입금 대기 상태가 아닌 경우

Properties

Link copied to clipboard
open override val message: String? = null