Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 725 Bytes

LeadTypeResource.md

File metadata and controls

15 lines (11 loc) · 725 Bytes

LeadTypeResource

Properties

Name Type Description Notes
id int Type's ID. @var int [optional]
title string Type's name. @var string [optional]
geo_code string Type geo code. @var string [optional]
created_at string Created at time stamp. @var Carbon [optional]
archived_at string Archived at time stamp. @var Carbon [optional]
type_group_id int Type's grouping ID. @var int [optional]

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