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

    Type Alias AcsEntrancesListCredentialsWithAccessParameters

    type AcsEntrancesListCredentialsWithAccessParameters = {
        acs_entrance_id: string;
        include_if?: "visionline_metadata.is_valid"[];
    }
    Index
    acs_entrance_id: string

    ID of the entrance for which you want to list all credentials that grant access.

    include_if?: "visionline_metadata.is_valid"[]

    Conditions that credentials must meet to be included in the returned list.