Type alias RemoveCollectionsFromGroupV1InstructionDataArgs

RemoveCollectionsFromGroupV1InstructionDataArgs: {
    collections: PublicKey[];
}

Type declaration

Generated using TypeDoc