Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ProjectChangeCountriesAction
Interface ProjectChangeCountriesAction
interface
ProjectChangeCountriesAction
{
action
:
"changeCountries"
;
countries
:
string
[]
;
}
Index
Properties
action
countries
Properties
Readonly
action
action
:
"changeCountries"
Readonly
countries
countries
:
string
[]
New value to set. Must not be empty.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
countries
Typescript SDK Type Docs
Loading...
New value to set. Must not be empty.