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