PermissionEntry

Contains permission entries related to a specific object
API Parameter Details
NameDescriptionTypeAdditional information
Id

The ID of the permission entry - not required

integer

None.

UserType

Type of object to which the entry relates. For example, Group or User

MemberType

Required

UserObjectId

Id of the object to which the entry relates. For example, ID of group or user

integer

Required

PermissionValues

Contains the details of individual permissions related to this object

Collection of PermissionValuePair

Required