Type alias RemoveCollectionsFromGroupV1InstructionArgs

RemoveCollectionsFromGroupV1InstructionArgs: {
    collections: PublicKey<string>[];
}

Type declaration

Generated using TypeDoc