Metadata Support Response
data class MetadataSupportResponse(val email: String? = null, val link: String? = null, val name: String? = null, val tier: String)
Support information for the content item.
Support information for the content item.