@urixen/ptero-connect
Preparing search index...
Location
Interface Location
Represents a geographical location for a node.
interface
Location
{
attributes
:
{
created_at
:
string
;
id
:
number
;
long
:
string
;
short
:
string
;
updated_at
:
string
;
}
;
object
:
"location"
;
}
Index
Properties
attributes
object
Properties
attributes
attributes
:
{
created_at
:
string
;
id
:
number
;
long
:
string
;
short
:
string
;
updated_at
:
string
;
}
object
object
:
"location"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
object
@urixen/ptero-connect
Loading...
Represents a geographical location for a node.