PlatformTransferAlreadyExistsError

@Serializable
@SerialName(value = "PLATFORM_TRANSFER_ALREADY_EXISTS")
data class PlatformTransferAlreadyExistsError : CreatePlatformOrderCancelTransferError, CreatePlatformOrderTransferError

Properties

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