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