Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 963 Bytes

File metadata and controls

18 lines (15 loc) · 963 Bytes

DialMyCalls::Contact

Properties

Name Type Description Notes
id String Unique identifier for this contact. [optional]
firstname String The contact's first name. [optional]
lastname String The contact's last name. [optional]
miscellaneous String Miscellaneous information. [optional]
phone String The contact's phone number. [optional]
extension String The contact's phone extension. [optional]
email String The contact's email address. [optional]
extra1 String Miscellaneous data about this contact. [optional]
groups String List of groups that this contact belongs to. [optional]
created_at String When the contact was created. [optional]
updated_at String When the contact was last updated. [optional]