Interface: LookupEmailInterface<T, U, O>
Extended by
Type Parameters
| Type Parameter | Default type | 
|---|---|
| T | ReferenceEmail | 
| U | ReferenceIdInterface | 
| OextendsReferenceQueryOptionsInterface | ReferenceQueryOptionsInterface | 
Properties
| Property | Type | 
|---|---|
| byEmail | ( email:T,options?:O) =>Promise<null|U> |