@seamapi/http - v1.122.0
GitHub
Preparing search index...
index
SpacesUpdateParameters
Type Alias SpacesUpdateParameters
type
SpacesUpdateParameters
=
{
acs_entrance_ids
?:
string
[]
;
customer_data
?:
{
address
?:
string
;
default_checkin_time
?:
string
;
default_checkout_time
?:
string
;
time_zone
?:
string
;
}
;
device_ids
?:
string
[]
;
name
?:
string
;
parent_space_id
?:
string
;
parent_space_key
?:
string
;
space_id
?:
string
;
space_key
?:
string
;
}
Index
Properties
acs_
entrance_
ids?
customer_
data?
device_
ids?
name?
parent_
space_
id?
parent_
space_
key?
space_
id?
space_
key?
Properties
Optional
acs_
entrance_
ids
acs_entrance_ids
?:
string
[]
Optional
customer_
data
customer_data
?:
{
address
?:
string
;
default_checkin_time
?:
string
;
default_checkout_time
?:
string
;
time_zone
?:
string
;
}
Optional
device_
ids
device_ids
?:
string
[]
Optional
name
name
?:
string
Optional
parent_
space_
id
parent_space_id
?:
string
Optional
parent_
space_
key
parent_space_key
?:
string
Optional
space_
id
space_id
?:
string
Optional
space_
key
space_key
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acs_
entrance_
ids
customer_
data
device_
ids
name
parent_
space_
id
parent_
space_
key
space_
id
space_
key
GitHub
@seamapi/http - v1.122.0
Loading...