PlatformCancellationNotFoundError

@Serializable
@SerialName(value = "PLATFORM_CANCELLATION_NOT_FOUND")
data class PlatformCancellationNotFoundError : CreatePlatformOrderCancelTransferError

Properties

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