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

    Type Alias LocksConfigureAutoLockParameters

    type LocksConfigureAutoLockParameters = {
        auto_lock_delay_seconds?: number;
        auto_lock_enabled: boolean;
        device_id: string;
    }
    Index

    Properties

    auto_lock_delay_seconds?: number
    auto_lock_enabled: boolean
    device_id: string