QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Interface DenyUsersParams

    Deny users

    interface DenyUsersParams {
        accountId?: number;
    }
    Index

    Properties

    Properties

    accountId?: number

    The account id being used to deny users. If no value is specified, the first account associated with the requesting user token is chosen.