@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias AccessMethodsUnmanagedListParameters

    type AccessMethodsUnmanagedListParameters = {
        access_grant_id: string;
        acs_entrance_id?: string;
        device_id?: string;
        space_id?: string;
    }
    Index
    access_grant_id: string

    ID of Access Grant to list unmanaged access methods for.

    acs_entrance_id?: string

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

    device_id?: string

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

    space_id?: string

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