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

    Type Alias LocksGetParameters

    type LocksGetParameters = {
        device_id?: string;
        name?: string;
    }
    Index
    device_id?: string

    ID of the lock that you want to get.

    name?: string

    Name of the lock that you want to get.