Coda by Ian Macalinao
    Preparing search index...

    Type Alias AddGroupsToGroupV1InstructionData

    type AddGroupsToGroupV1InstructionData = {
        addGroupsToGroupV1Args: AddGroupsToGroupV1Args;
        discriminator: number;
    }
    Index

    Properties

    addGroupsToGroupV1Args: AddGroupsToGroupV1Args

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

    discriminator: number