OrganizationGroupConnectionPermissions
Object
A list of Permissions associated with the currently authenticated User and the parent Connection.
Fields
#
canCreate
Non-null
Whether the currently authenticated User can perform create operations on the parent Connection.
canIndex
Non-null
Whether the currently authenticated User can perform index operations on the parent Connection.
canIndexAll
Non-null
Whether the currently authenticated User can perform index operations on the parent Connection and can access all entries within the Company.
canManage
Non-null
Whether the currently authenticated User can perform any operation on the parent Connection.
Usages
#
References
#
- Field permissions from OrganizationGroupConnection
Previous
OrganizationGroupConnection