ApiRoleTypeList Data Model

A list of roles types that exists for a given service.

Properties
name data type description
items array of string

Example

{
  "items" : [ "...", "..." ]
}