Interface: OrgLookupServiceInterface
Extends
Properties
| Property | Type | Inherited from | 
|---|---|---|
| byId | ( id:string,options?:QueryOptionsInterface) =>Promise<null|ReferenceIdInterface<string>> | LookupIdInterface.byId | 
Methods
getOwner()
getOwner(
org,queryOptions?):Promise<null|ReferenceIdInterface<string>>
Parameters
| Parameter | Type | 
|---|---|
| org | OrgOwnerInterface | 
| queryOptions? | QueryOptionsInterface | 
Returns
Promise<null | ReferenceIdInterface<string>>