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