Type alias AddCollectionExternalPluginAdapterV1InstructionDataArgs

AddCollectionExternalPluginAdapterV1InstructionDataArgs: {
    initInfo: BaseExternalPluginAdapterInitInfoArgs;
}

Type declaration

Generated using TypeDoc