contactType property

String? contactType
getter/setter pair

Type of this contact. Possible string values are:

  • "PLANNING_ORDER_CONTACT_BUYER_CONTACT"
  • "PLANNING_ORDER_CONTACT_BUYER_BILLING_CONTACT"
  • "PLANNING_ORDER_CONTACT_SELLER_CONTACT"

Implementation

core.String? contactType;