Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveGroupsFromGroupV1InstructionData

    type RemoveGroupsFromGroupV1InstructionData = {
        discriminator: number;
        removeGroupsFromGroupV1Args: RemoveGroupsFromGroupV1Args;
    }
    Index

    Properties

    discriminator: number
    removeGroupsFromGroupV1Args: RemoveGroupsFromGroupV1Args

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