Metadata Source Response
data class MetadataSourceResponse(val kind: String, val name: String? = null, val sourceId: String? = null)
The original source of the content item, where it comes from.
The original source of the content item, where it comes from.