Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveCollectionsFromGroupV1InstructionData

    type RemoveCollectionsFromGroupV1InstructionData = {
        discriminator: number;
        removeCollectionsFromGroupV1Args: RemoveCollectionsFromGroupV1Args;
    }
    Index

    Properties

    discriminator: number
    removeCollectionsFromGroupV1Args: RemoveCollectionsFromGroupV1Args

    The addresses of the collections to remove from the group.