Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 769 Bytes

LeadLabelResponse.md

File metadata and controls

13 lines (10 loc) · 769 Bytes

# LeadLabelResponse

Properties

Name Type Description Notes
id string The unique ID of the lead label [optional]
name string The name of the lead label [optional]
color \Pipedrive\Model\LeadLabelColor [optional]
add_time \DateTime The date and time of when the lead label was created. In ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. [optional]
update_time \DateTime The date and time of when the lead label was last updated. In ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. [optional]

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