Situm SDK JS
Preparing search index...
<internal>
GeofenceForm
Type Alias GeofenceForm
type
GeofenceForm
=
{
buildingId
:
string
;
code
?:
string
;
customFields
?:
CustomField
[]
;
floorId
:
ID
;
geometric
:
[
number
,
number
]
[]
;
info
?:
string
;
name
:
string
;
organizationId
?:
UUID
;
type
:
GeofenceType
;
}
Index
Properties
building
Id
code?
custom
Fields?
floor
Id
geometric
info?
name
organization
Id?
type
Properties
building
Id
buildingId
:
string
Optional
code
code
?:
string
Optional
custom
Fields
customFields
?:
CustomField
[]
floor
Id
floorId
:
ID
geometric
geometric
:
[
number
,
number
]
[]
Optional
info
info
?:
string
name
name
:
string
Optional
organization
Id
organizationId
?:
UUID
type
type
:
GeofenceType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
building
Id
code
custom
Fields
floor
Id
geometric
info
name
organization
Id
type
Situm SDK JS
Loading...