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
;
}
Hierarchy (
View Summary
)
IZoneUpdateAction
ZoneAddLocationAction
Index
Properties
action
location
Properties
Readonly
action
action
:
"addLocation"
Readonly
location
location
:
Location
Location to be added to the Zone.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
location
Typescript SDK Type Docs
Loading...
Location to be added to the Zone.