RetrieveTeamPrivilegesResponse ComplexType
Contains the response from the RetrieveTeamPrivileges function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
RolePrivileges | Collection(RolePrivilege) |
The list of privileges that the team holds for a record. |
Used by
The following use the RetrieveTeamPrivilegesResponse ComplexType.
Name | How used |
---|---|
RetrieveTeamPrivileges | ReturnType |