Class SeamHttpAcsCredentials Defined in src/lib/seam/connect/routes/acs-credentials.ts:40   Constructorsconstructor new  Seam Http Acs Credentials ( apiKeyOrOptions ? ) :  SeamHttpAcsCredentials Defined in src/lib/seam/connect/routes/acs-credentials.ts:44   Propertiesclient client :  AxiosInstance 
Defined in src/lib/seam/connect/routes/acs-credentials.ts:41 Readonlydefaults Defined in src/lib/seam/connect/routes/acs-credentials.ts:42   Accessors  Methodsassign assign ( body ? ) :  SeamHttpRequest < void ,  undefined > Parameters Optionalbody : {       acs_credential_id :  string ;       acs_user_id :  string ;  } acs_ credential_ id :  string acs_ user_ id :  string Defined in src/lib/seam/connect/routes/acs-credentials.ts:172 create create ( body ? ) :  SeamHttpRequest < SetNonNullable < Required < {       acs_credential :  {           access_method :  "code"  |  "card"  |  "mobile_key" ;           acs_credential_id :  string ;           acs_credential_pool_id ?:  string ;           acs_system_id :  string ;           acs_user_id ?:  string ;           assa_abloy_vostio_metadata ?:  {               door_names ?:  string [] ;               endpoint_id ?:  string ;               key_id ?:  string ;               key_issuing_request_id ?:  string ;               override_guest_acs_entrance_ids ?:  string [] ;           } ;           card_number ?:  null  |  string ;           code ?:  null  |  string ;           created_at :  string ;           display_name :  string ;           ends_at ?:  string ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           external_type ?:               |  "pti_card"              |  "brivo_credential"              |  "hid_credential"              |  "visionline_card"              |  "salto_ks_credential"              |  "assa_abloy_vostio_key"              |  "salto_space_key" ;           external_type_display_name ?:  string ;           is_issued ?:  boolean ;           is_latest_desired_state_synced_with_provider ?:  null  |  boolean ;           is_managed :  true ;           is_multi_phone_sync_credential ?:  boolean ;           is_one_time_use ?:  boolean ;           issued_at ?:  null  |  string ;           latest_desired_state_synced_with_provider_at ?:  null  |  string ;           parent_acs_credential_id ?:  string ;           starts_at ?:  string ;           visionline_metadata ?:  {               auto_join ?:  boolean ;               card_function_type :  "guest"  |  "staff" ;               card_id ?:  string ;               common_acs_entrance_ids ?:  string [] ;               credential_id ?:  string ;               guest_acs_entrance_ids ?:  string [] ;               is_valid ?:  boolean ;               joiner_acs_credential_ids ?:  string [] ;           } ;           warnings :  (              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "waiting_to_be_issued" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_externally_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "being_deleted" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "unknown_issue_with_acs_credential" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "needs_to_be_reissued" ;               } ) [] ;           workspace_id :  string ;       } ;  } > ,  "acs_credential" > ,  "acs_credential" > Parameters Optionalbody : {       access_method :  "code"  |  "card"  |  "mobile_key" ;       acs_user_id :  string ;       allowed_acs_entrance_ids ?:  string [] ;       assa_abloy_vostio_metadata ?:  {           join_all_guest_acs_entrances ?:  boolean ;           override_all_guest_acs_entrances ?:  boolean ;           override_guest_acs_entrance_ids ?:  string [] ;       } ;       code ?:  string ;       credential_manager_acs_system_id ?:  string ;       ends_at ?:  string ;       is_multi_phone_sync_credential ?:  boolean ;       salto_space_metadata ?:  {           assign_new_key ?:  boolean ;           update_current_key ?:  boolean ;       } ;       starts_at ?:  string ;       visionline_metadata ?:  {           assa_abloy_credential_service_mobile_endpoint_id ?:  string ;           auto_join ?:  boolean ;           card_format ?:  "TLCode"  |  "rfid48" ;           card_function_type ?:  "guest"  |  "staff" ;           is_override_key ?:  boolean ;           joiner_acs_credential_ids ?:  string [] ;           override ?:  boolean ;       } ;  } access_ method :  "code"  |  "card"  |  "mobile_key" acs_ user_ id :  string Optionalallowed_ acs_ entrance_ ids ?:  string [] Optionalassa_ abloy_ vostio_ metadata ?:  {       join_all_guest_acs_entrances ?:  boolean ;       override_all_guest_acs_entrances ?:  boolean ;       override_guest_acs_entrance_ids ?:  string [] ;  } Optionaljoin_ all_ guest_ acs_ entrances ?:  boolean Optionaloverride_ all_ guest_ acs_ entrances ?:  boolean Optionaloverride_ guest_ acs_ entrance_ ids ?:  string [] Optionalcode ?:  string Optionalcredential_ manager_ acs_ system_ id ?:  string Optionalends_ at ?:  string Optionalis_ multi_ phone_ sync_ credential ?:  boolean Optionalsalto_ space_ metadata ?:  {       assign_new_key ?:  boolean ;       update_current_key ?:  boolean ;  } Optionalassign_ new_ key ?:  boolean Optionalupdate_ current_ key ?:  boolean Optionalstarts_ at ?:  string Optionalvisionline_ metadata ?:  {       assa_abloy_credential_service_mobile_endpoint_id ?:  string ;       auto_join ?:  boolean ;       card_format ?:  "TLCode"  |  "rfid48" ;       card_function_type ?:  "guest"  |  "staff" ;       is_override_key ?:  boolean ;       joiner_acs_credential_ids ?:  string [] ;       override ?:  boolean ;  } Optionalassa_ abloy_ credential_ service_ mobile_ endpoint_ id ?:  string Optionalauto_ join ?:  boolean Optionalcard_ format ?:  "TLCode"  |  "rfid48" Optionalcard_ function_ type ?:  "guest"  |  "staff" Optionalis_ override_ key ?:  boolean Optionaljoiner_ acs_ credential_ ids ?:  string [] Optionaloverride ?:  boolean Returns SeamHttpRequest < SetNonNullable < Required < {       acs_credential :  {           access_method :  "code"  |  "card"  |  "mobile_key" ;           acs_credential_id :  string ;           acs_credential_pool_id ?:  string ;           acs_system_id :  string ;           acs_user_id ?:  string ;           assa_abloy_vostio_metadata ?:  {               door_names ?:  string [] ;               endpoint_id ?:  string ;               key_id ?:  string ;               key_issuing_request_id ?:  string ;               override_guest_acs_entrance_ids ?:  string [] ;           } ;           card_number ?:  null  |  string ;           code ?:  null  |  string ;           created_at :  string ;           display_name :  string ;           ends_at ?:  string ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           external_type ?:               |  "pti_card"              |  "brivo_credential"              |  "hid_credential"              |  "visionline_card"              |  "salto_ks_credential"              |  "assa_abloy_vostio_key"              |  "salto_space_key" ;           external_type_display_name ?:  string ;           is_issued ?:  boolean ;           is_latest_desired_state_synced_with_provider ?:  null  |  boolean ;           is_managed :  true ;           is_multi_phone_sync_credential ?:  boolean ;           is_one_time_use ?:  boolean ;           issued_at ?:  null  |  string ;           latest_desired_state_synced_with_provider_at ?:  null  |  string ;           parent_acs_credential_id ?:  string ;           starts_at ?:  string ;           visionline_metadata ?:  {               auto_join ?:  boolean ;               card_function_type :  "guest"  |  "staff" ;               card_id ?:  string ;               common_acs_entrance_ids ?:  string [] ;               credential_id ?:  string ;               guest_acs_entrance_ids ?:  string [] ;               is_valid ?:  boolean ;               joiner_acs_credential_ids ?:  string [] ;           } ;           warnings :  (              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "waiting_to_be_issued" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_externally_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "being_deleted" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "unknown_issue_with_acs_credential" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "needs_to_be_reissued" ;               } ) [] ;           workspace_id :  string ;       } ;  } > ,  "acs_credential" > ,  "acs_credential" >  Defined in src/lib/seam/connect/routes/acs-credentials.ts:181 create Offline Code create Offline Code ( body ? ) :  SeamHttpRequest < SetNonNullable < Required < {       acs_credential :  {           access_method :  "code"  |  "card"  |  "mobile_key" ;           acs_credential_id :  string ;           acs_credential_pool_id ?:  string ;           acs_system_id :  string ;           acs_user_id ?:  string ;           assa_abloy_vostio_metadata ?:  {               door_names ?:  string [] ;               endpoint_id ?:  string ;               key_id ?:  string ;               key_issuing_request_id ?:  string ;               override_guest_acs_entrance_ids ?:  string [] ;           } ;           card_number ?:  null  |  string ;           code ?:  null  |  string ;           created_at :  string ;           display_name :  string ;           ends_at ?:  string ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           external_type ?:               |  "pti_card"              |  "brivo_credential"              |  "hid_credential"              |  "visionline_card"              |  "salto_ks_credential"              |  "assa_abloy_vostio_key"              |  "salto_space_key" ;           external_type_display_name ?:  string ;           is_issued ?:  boolean ;           is_latest_desired_state_synced_with_provider ?:  null  |  boolean ;           is_managed :  true ;           is_multi_phone_sync_credential ?:  boolean ;           is_one_time_use ?:  boolean ;           issued_at ?:  null  |  string ;           latest_desired_state_synced_with_provider_at ?:  null  |  string ;           parent_acs_credential_id ?:  string ;           starts_at ?:  string ;           visionline_metadata ?:  {               auto_join ?:  boolean ;               card_function_type :  "guest"  |  "staff" ;               card_id ?:  string ;               common_acs_entrance_ids ?:  string [] ;               credential_id ?:  string ;               guest_acs_entrance_ids ?:  string [] ;               is_valid ?:  boolean ;               joiner_acs_credential_ids ?:  string [] ;           } ;           warnings :  (              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "waiting_to_be_issued" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_externally_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "being_deleted" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "unknown_issue_with_acs_credential" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "needs_to_be_reissued" ;               } ) [] ;           workspace_id :  string ;       } ;  } > ,  "acs_credential" > ,  "acs_credential" > Parameters Optionalbody : {       acs_user_id :  string ;       allowed_acs_entrance_id :  string ;       ends_at ?:  string ;       is_one_time_use ?:  boolean ;       starts_at ?:  string ;  } acs_ user_ id :  string allowed_ acs_ entrance_ id :  string Optionalends_ at ?:  string Optionalis_ one_ time_ use ?:  boolean Optionalstarts_ at ?:  string Returns SeamHttpRequest < SetNonNullable < Required < {       acs_credential :  {           access_method :  "code"  |  "card"  |  "mobile_key" ;           acs_credential_id :  string ;           acs_credential_pool_id ?:  string ;           acs_system_id :  string ;           acs_user_id ?:  string ;           assa_abloy_vostio_metadata ?:  {               door_names ?:  string [] ;               endpoint_id ?:  string ;               key_id ?:  string ;               key_issuing_request_id ?:  string ;               override_guest_acs_entrance_ids ?:  string [] ;           } ;           card_number ?:  null  |  string ;           code ?:  null  |  string ;           created_at :  string ;           display_name :  string ;           ends_at ?:  string ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           external_type ?:               |  "pti_card"              |  "brivo_credential"              |  "hid_credential"              |  "visionline_card"              |  "salto_ks_credential"              |  "assa_abloy_vostio_key"              |  "salto_space_key" ;           external_type_display_name ?:  string ;           is_issued ?:  boolean ;           is_latest_desired_state_synced_with_provider ?:  null  |  boolean ;           is_managed :  true ;           is_multi_phone_sync_credential ?:  boolean ;           is_one_time_use ?:  boolean ;           issued_at ?:  null  |  string ;           latest_desired_state_synced_with_provider_at ?:  null  |  string ;           parent_acs_credential_id ?:  string ;           starts_at ?:  string ;           visionline_metadata ?:  {               auto_join ?:  boolean ;               card_function_type :  "guest"  |  "staff" ;               card_id ?:  string ;               common_acs_entrance_ids ?:  string [] ;               credential_id ?:  string ;               guest_acs_entrance_ids ?:  string [] ;               is_valid ?:  boolean ;               joiner_acs_credential_ids ?:  string [] ;           } ;           warnings :  (              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "waiting_to_be_issued" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_externally_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "being_deleted" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "unknown_issue_with_acs_credential" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "needs_to_be_reissued" ;               } ) [] ;           workspace_id :  string ;       } ;  } > ,  "acs_credential" > ,  "acs_credential" >  Defined in src/lib/seam/connect/routes/acs-credentials.ts:192 delete delete ( body ? ) :  SeamHttpRequest < void ,  undefined > Parameters Optionalbody : {       acs_credential_id :  string ;  } acs_ credential_ id :  string Defined in src/lib/seam/connect/routes/acs-credentials.ts:206 get get ( body ? ) :  SeamHttpRequest < SetNonNullable < Required < {       acs_credential :  {           access_method :  "code"  |  "card"  |  "mobile_key" ;           acs_credential_id :  string ;           acs_credential_pool_id ?:  string ;           acs_system_id :  string ;           acs_user_id ?:  string ;           assa_abloy_vostio_metadata ?:  {               door_names ?:  string [] ;               endpoint_id ?:  string ;               key_id ?:  string ;               key_issuing_request_id ?:  string ;               override_guest_acs_entrance_ids ?:  string [] ;           } ;           card_number ?:  null  |  string ;           code ?:  null  |  string ;           created_at :  string ;           display_name :  string ;           ends_at ?:  string ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           external_type ?:               |  "pti_card"              |  "brivo_credential"              |  "hid_credential"              |  "visionline_card"              |  "salto_ks_credential"              |  "assa_abloy_vostio_key"              |  "salto_space_key" ;           external_type_display_name ?:  string ;           is_issued ?:  boolean ;           is_latest_desired_state_synced_with_provider ?:  null  |  boolean ;           is_managed :  true ;           is_multi_phone_sync_credential ?:  boolean ;           is_one_time_use ?:  boolean ;           issued_at ?:  null  |  string ;           latest_desired_state_synced_with_provider_at ?:  null  |  string ;           parent_acs_credential_id ?:  string ;           starts_at ?:  string ;           visionline_metadata ?:  {               auto_join ?:  boolean ;               card_function_type :  "guest"  |  "staff" ;               card_id ?:  string ;               common_acs_entrance_ids ?:  string [] ;               credential_id ?:  string ;               guest_acs_entrance_ids ?:  string [] ;               is_valid ?:  boolean ;               joiner_acs_credential_ids ?:  string [] ;           } ;           warnings :  (              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "waiting_to_be_issued" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_externally_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "being_deleted" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "unknown_issue_with_acs_credential" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "needs_to_be_reissued" ;               } ) [] ;           workspace_id :  string ;       } ;  } > ,  "acs_credential" > ,  "acs_credential" > Parameters Optionalbody : {       acs_credential_id :  string ;  } acs_ credential_ id :  string Returns SeamHttpRequest < SetNonNullable < Required < {       acs_credential :  {           access_method :  "code"  |  "card"  |  "mobile_key" ;           acs_credential_id :  string ;           acs_credential_pool_id ?:  string ;           acs_system_id :  string ;           acs_user_id ?:  string ;           assa_abloy_vostio_metadata ?:  {               door_names ?:  string [] ;               endpoint_id ?:  string ;               key_id ?:  string ;               key_issuing_request_id ?:  string ;               override_guest_acs_entrance_ids ?:  string [] ;           } ;           card_number ?:  null  |  string ;           code ?:  null  |  string ;           created_at :  string ;           display_name :  string ;           ends_at ?:  string ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           external_type ?:               |  "pti_card"              |  "brivo_credential"              |  "hid_credential"              |  "visionline_card"              |  "salto_ks_credential"              |  "assa_abloy_vostio_key"              |  "salto_space_key" ;           external_type_display_name ?:  string ;           is_issued ?:  boolean ;           is_latest_desired_state_synced_with_provider ?:  null  |  boolean ;           is_managed :  true ;           is_multi_phone_sync_credential ?:  boolean ;           is_one_time_use ?:  boolean ;           issued_at ?:  null  |  string ;           latest_desired_state_synced_with_provider_at ?:  null  |  string ;           parent_acs_credential_id ?:  string ;           starts_at ?:  string ;           visionline_metadata ?:  {               auto_join ?:  boolean ;               card_function_type :  "guest"  |  "staff" ;               card_id ?:  string ;               common_acs_entrance_ids ?:  string [] ;               credential_id ?:  string ;               guest_acs_entrance_ids ?:  string [] ;               is_valid ?:  boolean ;               joiner_acs_credential_ids ?:  string [] ;           } ;           warnings :  (              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "waiting_to_be_issued" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_externally_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "being_deleted" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "unknown_issue_with_acs_credential" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "needs_to_be_reissued" ;               } ) [] ;           workspace_id :  string ;       } ;  } > ,  "acs_credential" > ,  "acs_credential" >  Defined in src/lib/seam/connect/routes/acs-credentials.ts:215 list list ( body ? ) :  SeamHttpRequest < SetNonNullable < Required < {       acs_credentials :  {           access_method :  "code"  |  "card"  |  "mobile_key" ;           acs_credential_id :  string ;           acs_credential_pool_id ?:  string ;           acs_system_id :  string ;           acs_user_id ?:  string ;           assa_abloy_vostio_metadata ?:  {               door_names ?:  string [] ;               endpoint_id ?:  string ;               key_id ?:  string ;               key_issuing_request_id ?:  string ;               override_guest_acs_entrance_ids ?:  string [] ;           } ;           card_number ?:  null  |  string ;           code ?:  null  |  string ;           created_at :  string ;           display_name :  string ;           ends_at ?:  string ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           external_type ?:               |  "pti_card"              |  "brivo_credential"              |  "hid_credential"              |  "visionline_card"              |  "salto_ks_credential"              |  "assa_abloy_vostio_key"              |  "salto_space_key" ;           external_type_display_name ?:  string ;           is_issued ?:  boolean ;           is_latest_desired_state_synced_with_provider ?:  null  |  boolean ;           is_managed :  true ;           is_multi_phone_sync_credential ?:  boolean ;           is_one_time_use ?:  boolean ;           issued_at ?:  null  |  string ;           latest_desired_state_synced_with_provider_at ?:  null  |  string ;           parent_acs_credential_id ?:  string ;           starts_at ?:  string ;           visionline_metadata ?:  {               auto_join ?:  boolean ;               card_function_type :  "guest"  |  "staff" ;               card_id ?:  string ;               common_acs_entrance_ids ?:  string [] ;               credential_id ?:  string ;               guest_acs_entrance_ids ?:  string [] ;               is_valid ?:  boolean ;               joiner_acs_credential_ids ?:  string [] ;           } ;           warnings :  (              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "waiting_to_be_issued" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_externally_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "being_deleted" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "unknown_issue_with_acs_credential" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "needs_to_be_reissued" ;               } ) [] ;           workspace_id :  string ;       } [] ;  } > ,  "acs_credentials" > ,  "acs_credentials" > Returns SeamHttpRequest < SetNonNullable < Required < {       acs_credentials :  {           access_method :  "code"  |  "card"  |  "mobile_key" ;           acs_credential_id :  string ;           acs_credential_pool_id ?:  string ;           acs_system_id :  string ;           acs_user_id ?:  string ;           assa_abloy_vostio_metadata ?:  {               door_names ?:  string [] ;               endpoint_id ?:  string ;               key_id ?:  string ;               key_issuing_request_id ?:  string ;               override_guest_acs_entrance_ids ?:  string [] ;           } ;           card_number ?:  null  |  string ;           code ?:  null  |  string ;           created_at :  string ;           display_name :  string ;           ends_at ?:  string ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           external_type ?:               |  "pti_card"              |  "brivo_credential"              |  "hid_credential"              |  "visionline_card"              |  "salto_ks_credential"              |  "assa_abloy_vostio_key"              |  "salto_space_key" ;           external_type_display_name ?:  string ;           is_issued ?:  boolean ;           is_latest_desired_state_synced_with_provider ?:  null  |  boolean ;           is_managed :  true ;           is_multi_phone_sync_credential ?:  boolean ;           is_one_time_use ?:  boolean ;           issued_at ?:  null  |  string ;           latest_desired_state_synced_with_provider_at ?:  null  |  string ;           parent_acs_credential_id ?:  string ;           starts_at ?:  string ;           visionline_metadata ?:  {               auto_join ?:  boolean ;               card_function_type :  "guest"  |  "staff" ;               card_id ?:  string ;               common_acs_entrance_ids ?:  string [] ;               credential_id ?:  string ;               guest_acs_entrance_ids ?:  string [] ;               is_valid ?:  boolean ;               joiner_acs_credential_ids ?:  string [] ;           } ;           warnings :  (              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "waiting_to_be_issued" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_externally_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "schedule_modified" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "being_deleted" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "unknown_issue_with_acs_credential" ;               }              |  {                   created_at :  string ;                   message :  string ;                   warning_code :  "needs_to_be_reissued" ;               } ) [] ;           workspace_id :  string ;       } [] ;  } > ,  "acs_credentials" > ,  "acs_credentials" >  Defined in src/lib/seam/connect/routes/acs-credentials.ts:226 list Accessible Entrances list Accessible Entrances ( body ? ) :  SeamHttpRequest < SetNonNullable < Required < {       acs_entrances :  {           acs_entrance_id :  string ;           acs_system_id :  string ;           assa_abloy_vostio_metadata ?:  {               door_name :  string ;               door_number ?:  number ;               door_type :                   |  "CommonDoor"                  |  "EntranceDoor"                  |  "GuestDoor"                  |  "Elevator" ;               pms_id ?:  string ;               stand_open ?:  boolean ;           } ;           created_at :  string ;           display_name :  string ;           dormakaba_community_metadata ?:  {               access_point_name :  string ;           } ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           latch_metadata ?:  {               accessibility_type :  string ;               door_name :  string ;               door_type :  string ;               is_connected :  boolean ;           } ;           salto_ks_metadata ?:  {               battery_level :  string ;               door_name :  string ;               intrusion_alarm ?:  boolean ;               left_open_alarm ?:  boolean ;               lock_type :  string ;               locked_state :  string ;               online ?:  boolean ;               privacy_mode ?:  boolean ;           } ;           salto_space_metadata ?:  {               door_description ?:  string ;               door_name :  string ;               ext_door_id :  string ;           } ;           visionline_metadata ?:  {               door_category :                   |  "common"                  |  "guest"                  |  "entrance"                  |  "elevator reader"                  |  "common (PMS)" ;               door_name :  string ;               profiles ?:  {                   visionline_door_profile_id :  ...;                   visionline_door_profile_type :  ...;               } [] ;           } ;       } [] ;  } > ,  "acs_entrances" > ,  "acs_entrances" > Parameters Optionalbody : {       acs_credential_id :  string ;  } acs_ credential_ id :  string Returns SeamHttpRequest < SetNonNullable < Required < {       acs_entrances :  {           acs_entrance_id :  string ;           acs_system_id :  string ;           assa_abloy_vostio_metadata ?:  {               door_name :  string ;               door_number ?:  number ;               door_type :                   |  "CommonDoor"                  |  "EntranceDoor"                  |  "GuestDoor"                  |  "Elevator" ;               pms_id ?:  string ;               stand_open ?:  boolean ;           } ;           created_at :  string ;           display_name :  string ;           dormakaba_community_metadata ?:  {               access_point_name :  string ;           } ;           errors :  {               error_code :  string ;               message :  string ;           } [] ;           latch_metadata ?:  {               accessibility_type :  string ;               door_name :  string ;               door_type :  string ;               is_connected :  boolean ;           } ;           salto_ks_metadata ?:  {               battery_level :  string ;               door_name :  string ;               intrusion_alarm ?:  boolean ;               left_open_alarm ?:  boolean ;               lock_type :  string ;               locked_state :  string ;               online ?:  boolean ;               privacy_mode ?:  boolean ;           } ;           salto_space_metadata ?:  {               door_description ?:  string ;               door_name :  string ;               ext_door_id :  string ;           } ;           visionline_metadata ?:  {               door_category :                   |  "common"                  |  "guest"                  |  "entrance"                  |  "elevator reader"                  |  "common (PMS)" ;               door_name :  string ;               profiles ?:  {                   visionline_door_profile_id :  ...;                   visionline_door_profile_type :  ...;               } [] ;           } ;       } [] ;  } > ,  "acs_entrances" > ,  "acs_entrances" >  Defined in src/lib/seam/connect/routes/acs-credentials.ts:237 unassign unassign ( body ? ) :  SeamHttpRequest < void ,  undefined > Parameters Optionalbody : {       acs_credential_id :  string ;       acs_user_id :  string ;  } acs_ credential_ id :  string acs_ user_ id :  string Defined in src/lib/seam/connect/routes/acs-credentials.ts:251 update update ( body ? ) :  SeamHttpRequest < void ,  undefined > Parameters Optionalbody : {       acs_credential_id :  string ;       code ?:  string ;       ends_at ?:  string ;  } acs_ credential_ id :  string Optionalcode ?:  string Optionalends_ at ?:  string Defined in src/lib/seam/connect/routes/acs-credentials.ts:262 update Client Session Token update Client Session Token ( clientSessionToken ) :  Promise < void > Parameters clientSessionToken : string Returns Promise < void >  Defined in src/lib/seam/connect/routes/acs-credentials.ts:146 Staticfrom Api Key from Api Key ( apiKey , options ? ) :  SeamHttpAcsCredentials Defined in src/lib/seam/connect/routes/acs-credentials.ts:61 Staticfrom Client from Client ( client , options ? ) :  SeamHttpAcsCredentials Defined in src/lib/seam/connect/routes/acs-credentials.ts:50 Staticfrom Client Session Token from Client Session Token ( clientSessionToken , options ? ) :  SeamHttpAcsCredentials Defined in src/lib/seam/connect/routes/acs-credentials.ts:72 Staticfrom Console Session Token from Console Session Token ( consoleSessionToken , workspaceId , options ? ) :  SeamHttpAcsCredentials Defined in src/lib/seam/connect/routes/acs-credentials.ts:106 Staticfrom Personal Access Token from Personal Access Token ( personalAccessToken , workspaceId , options ? ) :  SeamHttpAcsCredentials Defined in src/lib/seam/connect/routes/acs-credentials.ts:123 Staticfrom Publishable Key from Publishable Key ( publishableKey , userIdentifierKey , options ? ) :  Promise < SeamHttpAcsCredentials > Defined in src/lib/seam/connect/routes/acs-credentials.ts:86 
ID of the desired credential.