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