PlatformSettlementPaymentAmountExceededPortOnePaymentError

@Serializable
@SerialName(value = "PLATFORM_SETTLEMENT_PAYMENT_AMOUNT_EXCEEDED_PORT_ONE_PAYMENT")
data class PlatformSettlementPaymentAmountExceededPortOnePaymentError : CreatePlatformOrderTransferError

정산 요청 결제 금액이 포트원 결제 내역의 결제 금액을 초과한 경우

Properties

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