Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ZoneAddLocationAction
Interface ZoneAddLocationAction
interface
ZoneAddLocationAction
{
action
:
"addLocation"
;
location
:
Location
;
}
Index
Properties
action
location
Properties
Readonly
action
action
:
"addLocation"
Readonly
location
location
:
Location
Location to be added to the Zone.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
location
Typescript SDK Type Docs
Loading...
Location to be added to the Zone.