@seamapi/http - v1.74.0
    Preparing search index...

    Class SeamHttpAccessMethodsUnmanaged

    Index

    Constructors

    Properties

    client: AxiosInstance
    defaults: Required<SeamHttpRequestOptions>
    ltsVersion: "1.0.0" = seamApiLtsVersion
    ltsVersion: string = seamApiLtsVersion

    Methods

    • Parameters

      • Optionalparameters: {
            access_grant_id: string;
            acs_entrance_id?: string;
            device_id?: string;
            space_id?: string;
        }
        • access_grant_id: string

          ID of Access Grant to list unmanaged access methods for.

        • Optionalacs_entrance_id?: string

          ID of the entrance for which you want to retrieve all unmanaged access methods.

        • Optionaldevice_id?: string

          ID of the device for which you want to retrieve all unmanaged access methods.

        • Optionalspace_id?: string

          ID of the space for which you want to retrieve all unmanaged access methods.

      • options: AccessMethodsUnmanagedListOptions = {}

      Returns AccessMethodsUnmanagedListRequest

    • Parameters

      • clientSessionToken: string

      Returns Promise<void>