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