Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveGroupsFromGroupV1Args

    Arguments for removeGroupsFromGroupV1.

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

    Properties

    Properties

    groups: Address[]

    The addresses of the child groups to remove from the parent.