Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.35 KB

LeadPartnerResource.md

File metadata and controls

24 lines (20 loc) · 1.35 KB

LeadPartnerResource

Properties

Name Type Description Notes
id int Id of the suggested partner. [optional]
company_name string Company name of the suggested partner. [optional]
email string Company voucher email. [optional]
phone string Company phone. [optional]
slug string Slug to use for Uri [optional]
state string Partner State [optional] [default to 'unknown']
status string Status of the suggested partner. [optional]
zip_code string Zip Code of the suggested partner. [optional]
city string City of the suggested partner. [optional]
geo_code string Geo Location of the suggested partner. [optional]
partner_state string Partner State. [optional]
rating \Ageras\Api\PartnerRatingResource [optional]
logo string Partner logo. [optional]
partner_user \Ageras\Api\LeadPartnerUserResource [optional]
subscription_type string Partner subscription type [optional]

[Back to Model list] [Back to API list] [Back to README]