Type alias AddCollectionExternalPluginAdapterV1InstructionData

AddCollectionExternalPluginAdapterV1InstructionData: {
    discriminator: number;
    initInfo: BaseExternalPluginAdapterInitInfo;
}

Type declaration

Generated using TypeDoc