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