OrgUnit constructor
OrgUnit({})
Implementation
OrgUnit({
this.blockInheritance,
this.description,
this.etag,
this.kind,
this.name,
this.orgUnitId,
this.orgUnitPath,
this.parentOrgUnitId,
this.parentOrgUnitPath,
});