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