GroupMembership (v2)
Overview
Represents a user.Members
Member variables of the entity:
Member | Type | Description | Requirements | Max. Length |
---|---|---|---|---|
uniqueIdUnmodifiable | Integer | Read only unique ID of the group membership. | ||
primary | boolean | The primary group determines:
| Every user has to be assigned to a primary group. | |
member | boolean | By granting group membership, the group supervisors are allowed to view the calls of the member. If you do not grant the group membership to a user, then group supervisor will not able to view the calls of that user. Group administrators and supervisors do not have to be group members. | ||
admin | boolean | For further information on group administrator right, refer to Group Administrator level on page 1. | ||
supervisor | boolean | For further information on group supervisor right, refer to Group Supervisor level on page 1. | ||
validFromUnmodifiable | Date | Read only start date of the group membership's validity period. | ||
validUntilUnmodifiable | Date | Read only end date of the group membership's validity period. | ||
user | User | |||
group | Group |
Optional custom date format for the user.