Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.08 KB

ModelContactCustomFieldSettingResponse.md

File metadata and controls

16 lines (13 loc) · 1.08 KB

# ModelContactCustomFieldSettingResponse

Properties

Name Type Description Notes
id string Id of the contact field [optional] [readonly]
object_name string Internal object name which is 'ContactCustomFieldSetting'. [optional] [readonly] [default to 'ContactCustomFieldSetting']
create \DateTime Date of contact field creation [optional] [readonly]
update \DateTime Date of contact field updated [optional] [readonly]
sev_client \Itsmind\Sevdesk\Model\ModelContactCustomFieldSettingResponseSevClient [optional]
name string name of the contact fields [optional] [readonly]
identifier string Unique identifier for the contact field [optional] [readonly]
description string The description of the contact field [optional] [readonly]

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