FetcherInstanceDomainContext: FetcherCommonDomainContext & {
    instanceName: string;
}

Generated using TypeDoc