Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveCollectionsFromGroupV1Args

    Arguments for removeCollectionsFromGroupV1.

    type RemoveCollectionsFromGroupV1Args = {
        collections: Address[];
    }
    Index

    Properties

    Properties

    collections: Address[]

    The addresses of the collections to remove from the group.