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