PlatformProductIdDuplicatedError

@Serializable
@SerialName(value = "PLATFORM_PRODUCT_ID_DUPLICATED")
data class PlatformProductIdDuplicatedError : CreatePlatformOrderCancelTransferError, CreatePlatformOrderTransferError

Properties

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