Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 655 Bytes

Contact.md

File metadata and controls

19 lines (15 loc) · 655 Bytes

MissionControl.Contact

Properties

Name Type Description Notes
id String
createdAt Date
updatedAt Date
displayName String The name of this contact to be displayed
phone String A phone number for this contact
email String An email address for this contact
role String The role of this contact in relation to the order on which it is assigned

Enum: RoleEnum

  • customerContact (value: "customer_contact")
  • consultant (value: "consultant")