Type alias RemoveCollectionExternalPluginAdapterV1InstructionData

RemoveCollectionExternalPluginAdapterV1InstructionData: {
    discriminator: number;
    key: BaseExternalPluginAdapterKey;
}

Type declaration

Generated using TypeDoc