Name | Type | Description | Notes |
---|---|---|---|
id | str | The client's unique ID. This property supports: searching. | [optional] |
name | str | The client's name. This property supports: sorting, filtering and searching. | [optional] |
description | str | The client's description. This property supports: sorting, filtering and searching. | [optional] |
type | str | The client's type. This property supports: sorting. | [optional] |
roles | list[MappedRoleResponseModel] | The roles that are assigned to the client. | [optional] |
access_key_count | int | The number of access keys belonging to the client. This property supports: sorting and filtering. | [optional] |
created_date | datetime | The date that the client was created. This property supports: sorting and filtering. | [optional] |