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

    Type Alias LocksListResponse

    Use LocksListRequest instead.

    type LocksListResponse = {
        devices: DeviceResource[];
    }
    Index

    Properties

    Properties

    devices: DeviceResource[]