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