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

    Type Alias AcsEntrancesUnlockParameters

    type AcsEntrancesUnlockParameters = {
        acs_credential_id: string;
        acs_entrance_id: string;
    }
    Index
    acs_credential_id: string

    ID of the cloud_key credential to use for the unlock operation.

    acs_entrance_id: string

    ID of the entrance to unlock.