userOrganizationId property
Search for authorizations by the ID of the organisation the user is part of.
Implementation
@$pb.TagNumber(5)
$1.IDFilter get userOrganizationId => $_getN(4);
Implementation
@$pb.TagNumber(5)
set userOrganizationId($1.IDFilter value) => $_setField(5, value);