Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.15 KB

File metadata and controls

23 lines (19 loc) · 1.15 KB

Prospect

Properties

Name Type Description Notes
id \Swagger\Client\Model\ObjectId
created \DateTime
group string
first_name string
last_name string [optional]
category string The unique name identifier of the prospect category [optional]
status string The prospect status
phones string[] [optional]
emails string[] [optional]
additional_data object Additional and private data of the prospect. Only returned when the scope prospects:readAdditionalData is authorized [optional]
leads \Swagger\Client\Model\LeadData[]
agent \Swagger\Client\Model\Agent [optional]
assigned \DateTime [optional]
next_reminder \DateTime [optional]

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