Partners interface
Interface representing a Partners.
Methods
get(Partners |
Get the management partner using the objectId and tenantId. |
Method Details
get(PartnersGetOptionalParams)
Get the management partner using the objectId and tenantId.
function get(options?: PartnersGetOptionalParams): Promise<PartnerResponse>
Parameters
- options
- PartnersGetOptionalParams
The options parameters.
Returns
Promise<PartnerResponse>