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

    Interface AddSubgroupsToGroupParams

    Add child groups

    interface AddSubgroupsToGroupParams {
        gid: number;
    }
    Index

    Properties

    Properties

    gid: number

    This is the ID of the group being modified.