@dolbyio/dolbyio-rest-apis-client - v5.1.1
GitHub
Preparing search index...
streaming
GeoRestrictions
Interface GeoRestrictions
Represents the geo restriction rules.
interface
GeoRestrictions
{
allowedCountries
:
string
[]
;
deniedCountries
:
string
[]
;
}
Index
Properties
allowed
Countries
denied
Countries
Properties
allowed
Countries
allowedCountries
:
string
[]
List of allowed countries.
denied
Countries
deniedCountries
:
string
[]
List of restricted countries.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allowed
Countries
denied
Countries
GitHub
@dolbyio/dolbyio-rest-apis-client - v5.1.1
Loading...
Represents the geo restriction rules.