Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 617 Bytes

ContactCreate.md

File metadata and controls

16 lines (12 loc) · 617 Bytes

MissionControl.ContactCreate

Properties

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

Enum: RoleEnum

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