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