traffickerType property
Trafficker type of this user profile.
This is a read-only field. Possible string values are:
- "INTERNAL_NON_TRAFFICKER" : Internal profile, but is not a trafficker.
- "INTERNAL_TRAFFICKER" : Internal profile who is a trafficker.
- "EXTERNAL_TRAFFICKER" : External profile who is a trafficker.
Implementation
core.String? traffickerType;