Query parameters for operation listStandardUserRole
More...
|
| string | servicePlanId [get, set] |
| | Internal identifier of a service plan. More...
|
| |
| long? | page [get, set] |
| | The result set page number (1-indexed) to return Maximum: 1000 Minimum: 1 Format: int32 Example: 1 Default: 1 More...
|
| |
| long? | perPage [get, set] |
| | The number of items per page. If provided value in the request is greater than a maximum, the maximum value is applied Maximum: 1000 Minimum: 1 Format: int32 Example: 100 Default: 100 More...
|
| |
| bool? | advancedPermissions [get, set] |
| | Specifies whether to return advanced permissions capabilities within permissionsCapabilities resource. The default value is false. More...
|
| |
Query parameters for operation listStandardUserRole
◆ advancedPermissions
| bool? RingCentral.ListStandardUserRoleParameters.advancedPermissions |
|
getset |
Specifies whether to return advanced permissions capabilities within permissionsCapabilities resource. The default value is false.
◆ page
| long? RingCentral.ListStandardUserRoleParameters.page |
|
getset |
The result set page number (1-indexed) to return Maximum: 1000 Minimum: 1 Format: int32 Example: 1 Default: 1
◆ perPage
| long? RingCentral.ListStandardUserRoleParameters.perPage |
|
getset |
The number of items per page. If provided value in the request is greater than a maximum, the maximum value is applied Maximum: 1000 Minimum: 1 Format: int32 Example: 100 Default: 100
◆ servicePlanId
| string RingCentral.ListStandardUserRoleParameters.servicePlanId |
|
getset |
Internal identifier of a service plan.
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ListStandardUserRoleParameters.cs