Coda by Ian Macalinao
    Preparing search index...

    Type Alias AddGroupsToGroupV1Args

    Arguments for addGroupsToGroupV1.

    type AddGroupsToGroupV1Args = {
        groups: Address[];
    }
    Index

    Properties

    Properties

    groups: Address[]

    The addresses of the child groups to add to the parent.