Package com.ringcentral.definitions
Class AssignedRoleResource
java.lang.Object
com.ringcentral.definitions.AssignedRoleResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionSpecifies if a role can be auto assignedName of a default roleInternal identifier of a roleSite compatibility flagSite restricted flagLink to an assigned role resource Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionautoAssigned
(Boolean autoAssigned) displayName
(String displayName) siteCompatible
(Boolean siteCompatible) siteRestricted
(Boolean siteRestricted)
-
Field Details
-
uri
Link to an assigned role resource Format: uri -
id
Internal identifier of a role -
autoAssigned
Specifies if a role can be auto assigned -
displayName
Name of a default role -
siteCompatible
Site compatibility flag -
siteRestricted
Site restricted flag
-
-
Constructor Details
-
AssignedRoleResource
public AssignedRoleResource()
-
-
Method Details
-
uri
-
id
-
autoAssigned
-
displayName
-
siteCompatible
-
siteRestricted
-