Community Gallery Info Response
data class CommunityGalleryInfoResponse(val communityGalleryEnabled: Boolean, val eula: String? = null, val publicNamePrefix: String? = null, val publicNames: List<String>, val publisherContact: String? = null, val publisherUri: String? = null)
Information of community gallery if current gallery is shared to community