Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 882 Bytes

LeadSuggestResource.md

File metadata and controls

17 lines (13 loc) · 882 Bytes

LeadSuggestResource

Properties

Name Type Description Notes
id int Id for the suggested Lead. [optional]
title string Title for the suggested Lead. [optional]
status string Status for the suggested lead. [optional] [default to 'unknown']
zip_code string Zip Code for the suggested lead. [optional]
city string City for the suggested lead. [optional]
geo_code string Location for the suggested Lead. [optional]
text string Extra text for suggested lead. @var string [optional]
full_name string Lead's full name. [optional]

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