Interface: LookupSubjectInterface<T, U, O>
Extended by
Type Parameters
| Type Parameter | Default type | 
|---|---|
| T | ReferenceSubject | 
| U | ReferenceIdInterface | 
| OextendsReferenceQueryOptionsInterface | ReferenceQueryOptionsInterface | 
Properties
| Property | Type | 
|---|---|
| bySubject | ( subject:T,options?:O) =>Promise<null|U> |