@seamapi/http - v1.121.0
GitHub
Preparing search index...
index
SpaceResource
Type Alias SpaceResource
type
SpaceResource
=
{
acs_entrance_count
:
number
;
created_at
:
string
;
customer_data
?:
{
address
?:
string
|
null
;
default_checkin_time
?:
string
|
null
;
default_checkout_time
?:
string
|
null
;
time_zone
?:
string
|
null
;
}
;
customer_key
?:
string
;
device_count
:
number
;
display_name
:
string
;
geolocation
?:
{
latitude
:
number
;
longitude
:
number
}
|
null
;
name
:
string
;
parent_space_id
?:
string
;
parent_space_key
?:
string
;
space_id
:
string
;
space_key
?:
string
;
workspace_id
:
string
;
}
Index
Properties
acs_
entrance_
count
created_
at
customer_
data?
customer_
key?
device_
count
display_
name
geolocation?
name
parent_
space_
id?
parent_
space_
key?
space_
id
space_
key?
workspace_
id
Properties
acs_
entrance_
count
acs_entrance_count
:
number
created_
at
created_at
:
string
Optional
customer_
data
customer_data
?:
{
address
?:
string
|
null
;
default_checkin_time
?:
string
|
null
;
default_checkout_time
?:
string
|
null
;
time_zone
?:
string
|
null
;
}
Optional
customer_
key
customer_key
?:
string
device_
count
device_count
:
number
display_
name
display_name
:
string
Optional
geolocation
geolocation
?:
{
latitude
:
number
;
longitude
:
number
}
|
null
name
name
:
string
Optional
parent_
space_
id
parent_space_id
?:
string
Optional
parent_
space_
key
parent_space_key
?:
string
space_
id
space_id
:
string
Optional
space_
key
space_key
?:
string
workspace_
id
workspace_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acs_
entrance_
count
created_
at
customer_
data
customer_
key
device_
count
display_
name
geolocation
name
parent_
space_
id
parent_
space_
key
space_
id
space_
key
workspace_
id
GitHub
@seamapi/http - v1.121.0
Loading...