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

    Type Alias AccessGrantsUnmanagedListParameters

    type AccessGrantsUnmanagedListParameters = {
        acs_entrance_id?: string;
        acs_system_id?: string;
        limit?: number;
        page_cursor?: string;
        reservation_key?: string;
        user_identity_id?: string;
    }
    Index

    Properties

    acs_entrance_id?: string
    acs_system_id?: string
    limit?: number
    page_cursor?: string
    reservation_key?: string
    user_identity_id?: string