GetAccountAggregationStatusV1400Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| error | object | A message describing the error | [optional] |
| } |
Example
from sailpoint.account_aggregations.models.get_account_aggregation_status_v1400_response import GetAccountAggregationStatusV1400Response
get_account_aggregation_status_v1400_response = GetAccountAggregationStatusV1400Response(
error=JWT validation failed: JWT is expired
)