orgUnitPath property

String? orgUnitPath
getter/setter pair

The full path of the parent organization associated with the user.

If the parent organization is the top-level, it is represented as a forward slash (/).

Implementation

core.String? orgUnitPath;