PlatformPartnerIdAlreadyExistsError

@Serializable
@SerialName(value = "PLATFORM_PARTNER_ID_ALREADY_EXISTS")
data class PlatformPartnerIdAlreadyExistsError : CreatePlatformPartnerError

Properties

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