PlatformCancellableAmountExceededError

@Serializable
@SerialName(value = "PLATFORM_CANCELLABLE_AMOUNT_EXCEEDED")
data class PlatformCancellableAmountExceededError : CreatePlatformOrderCancelTransferError

취소 가능한 금액이 초과한 경우

Properties

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