PlatformProductIdNotFoundError

@Serializable
@SerialName(value = "PLATFORM_PRODUCT_ID_NOT_FOUND")
data class PlatformProductIdNotFoundError : CreatePlatformOrderCancelTransferError

Properties

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