PlatformPaymentNotFoundError

@Serializable
@SerialName(value = "PLATFORM_PAYMENT_NOT_FOUND")
data class PlatformPaymentNotFoundError : CreatePlatformOrderCancelTransferError, CreatePlatformOrderTransferError

Properties

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