ReadonlydefaultsReadonlyltsStaticltsID of the space to which you want to add entrances.
ID of the connected account that you want to add to the space.
ID of the space to which you want to add the connected account.
IDs of the devices that you want to add to the space.
ID of the space to which you want to add devices.
Optionalacs_entrance_ids?: string[]IDs of the entrances that you want to add to the new space.
Optionalconnected_account_ids?: string[]IDs of connected accounts to associate with the new space. Persisted on seam.location_third_party_account so the UI can show which provider account(s) a space came from.
Optionalcustomer_data?: {Reservation/stay-related defaults for the space.
Optionaladdress?: string | nullPostal address for the space.
Optionaldefault_checkin_time?: string | nullDefault check-in time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaldefault_checkout_time?: string | nullDefault check-out time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaltime_zone?: string | nullIANA time zone for the space, e.g. America/Los_Angeles.
Optionalcustomer_key?: stringCustomer key for which you want to create the space.
Optionaldevice_ids?: string[]IDs of the devices that you want to add to the new space.
Name of the space that you want to create.
Optionalspace_key?: stringUnique key for the space within the workspace.
ID of the space that you want to delete.
Optionalparameters: SpacesGetParametersOptionalparameters: {Optionalexclude?: (Optionalinclude?: (Optionalspace_ids?: string[]IDs of the spaces that you want to get along with their related resources.
Optionalspace_keys?: string[]Keys of the spaces that you want to get along with their related resources.
Optionalparameters: {Optionalconnected_account_id?: stringFilter spaces to only include those that contain devices or access control systems belonging to the specified connected account.
Optionalcustomer_key?: stringCustomer key for which you want to list spaces.
Optionallimit?: numberMaximum number of records to return per page.
Optionalpage_cursor?: string | nullIdentifies the specific page of results to return, obtained from the previous page's next_page_cursor.
Optionalparent_space_id?: stringFilter spaces to only include those whose parent space has the specified parent_space_id.
Optionalparent_space_key?: stringFilter spaces to only include those whose parent space has the specified parent_space_key.
Optionalsearch?: stringString for which to search. Filters returned spaces to include all records that satisfy a partial match using name, space_key, or customer_key.
Optionalspace_key?: stringFilter spaces by space_key.
IDs of the entrances that you want to remove from the space.
ID of the space from which you want to remove entrances.
ID of the connected account that you want to remove from the space.
ID of the space from which you want to remove the connected account.
IDs of the devices that you want to remove from the space.
ID of the space from which you want to remove devices.
Optionalparameters: {Optionalacs_entrance_ids?: string[]IDs of the entrances that you want to set for the space. If specified, this will replace all existing entrances.
Optionalcustomer_data?: {Reservation/stay-related defaults for the space. Only the keys you provide are updated; omit a key to leave it unchanged. Pass null on a key to clear it.
Optionaladdress?: string | nullPostal address for the space.
Optionaldefault_checkin_time?: string | nullDefault check-in time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaldefault_checkout_time?: string | nullDefault check-out time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaltime_zone?: string | nullIANA time zone for the space, e.g. America/Los_Angeles.
Optionaldevice_ids?: string[]IDs of the devices that you want to set for the space. If specified, this will replace all existing devices.
Optionalname?: stringName of the space.
Optionalparent_space_id?: stringReassign this space to the parent space (site) with this parent_space_id.
Optionalparent_space_key?: stringReassign this space to the parent space (site) with this parent_space_key.
Optionalspace_id?: stringID of the space that you want to update.
Optionalspace_key?: stringUnique key of the space that you want to update.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfrom
IDs of the entrances that you want to add to the space.