Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.14 KB

ContactArchiveResource.md

File metadata and controls

19 lines (15 loc) · 1.14 KB

ContactArchiveResource

Properties

Name Type Description Notes
id int Id of correspondence (content_archive). [optional]
created_at string Date of creation. [optional]
updated_at string Date of last update. [optional]
sent_at string Date of sending. [optional]
geo_code string Short geo code. [optional]
channels \Ageras\Api\ContactArchiveChannelResource[] Contacting channels [optional]
lang string Language code. [optional]
employee \Ageras\Api\ContactArchiveParticipantResource [optional]
lead \Ageras\Api\ContactArchiveParticipantResource [optional]
partner_user \Ageras\Api\ContactArchiveParticipantResource [optional]

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