Distribution Restrictions Geo Restriction
data class DistributionRestrictionsGeoRestriction(val locations: List<String>? = null, val restrictionType: String)
Constructors
Link copied to clipboard
fun DistributionRestrictionsGeoRestriction(locations: List<String>? = null, restrictionType: String)