Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.12 KB

ComplexContact.md

File metadata and controls

20 lines (15 loc) · 1.12 KB

org.egoi.client.api.Model.ComplexContact

Properties

Name Type Description Notes
EmailStats ComplexContactAllOfEmailStats [optional]
SmsStats ComplexContactAllOfSmsStats [optional]
PushStats ComplexContactAllOfPushStats [optional]
WebpushStats ComplexContactAllOfWebpushStats [optional]
VoiceStats ComplexContactAllOfVoiceStats [optional]
Base ContactInsideBase Contact base fields [optional]
Extra List<ContactExtraFields> Array of the contact's extra fields [optional]
Tags List<int> Array of tags for this contact [optional] [readonly]

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