- Preparing search index...
- The search index is not available
bruce-models
- GetListByKeys(params): Promise<{
sources: EntitySource.ISource[];
}>
-
Parameters
-
params: {
api?: BruceApi.Api;
req?: IReqParams;
sourceId: number;
sourceKeys: string[];
}
-
-
-
sourceId: number
-
sourceKeys: string[]
Returns a list of entity source records for the given source id and source keys.