[{"label":"Latest (v1.0)","version":"latest"}]
csp

ResultsDtoCustomRoleDto

Properties

array of CustomRoleDto
results Optional

The results of the operation

JSON Example

{
	"results": [
		{
			"createdBy": "string",
			"description": "string",
			"displayName": "string",
			"lastModifiedBy": "string",
			"name": "string",
			"permissions": [
				"string"
			]
		}
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Returned By

Get Custom Roles

Feedback

Was this page helpful?