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