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