# FlowData_statusListsDetails_inner

## Properties

| Name                       | Type        | Description                                                         | Notes                        |
| -------------------------- | ----------- | ------------------------------------------------------------------- | ---------------------------- |
| **statusListPurpose**      | **String**  | Purpose of status list to which credential is added                 | [default to null]            |
| **statusListId**           | **String**  | id of status list                                                   | [default to null]            |
| **statusListIndex**        | **String**  | as usual it is a number, but all standards use a string             | [default to null]            |
| **standard**               | **String**  |                                                                     | [default to null]            |
| **isActive**               | **Boolean** | indicates status is true or not. Default false.                     | [default to null]            |
| **statusActivationReason** | **String**  | text reasoning why the status is true (if true). Optional.          | [optional] [default to null] |
| **statusActivatedAt**      | **String**  | ISO 8601 string of the modification date/time the status. Optional. | [optional] [default to null] |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
