ListOauthClientsV1429Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | object | A message describing the error | [optional] |
| } |
Example
from sailpoint.oauth_clients.models.list_oauth_clients_v1429_response import ListOauthClientsV1429Response
list_oauth_clients_v1429_response = ListOauthClientsV1429Response(
message= Rate Limit Exceeded
)