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

    Type Alias LocksSimulateManualLockViaKeypadResponse

    Response from SeamHttpLocksSimulate.manualLockViaKeypad.

    Use LocksSimulateManualLockViaKeypadRequest instead.

    type LocksSimulateManualLockViaKeypadResponse = {
        action_attempt: ActionAttempt;
    }
    Index
    action_attempt: ActionAttempt