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