contactType property

String? contactType
getter/setter pair

Site contact type. Possible string values are:

  • "SALES_PERSON"
  • "TRAFFICKER"

Implementation

core.String? contactType;