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

    Type Alias AccessMethodsUnlockDoorParameters

    type AccessMethodsUnlockDoorParameters = {
        access_method_id: string;
        acs_entrance_id: string;
    }
    Index
    access_method_id: string

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

    acs_entrance_id: string

    ID of the entrance to unlock.