# ValidateJwtOutput

## Properties

| Name        | Type              | Description                  | Notes             |
| ----------- | ----------------- | ---------------------------- | ----------------- |
| **isValid** | **Boolean**       | Defines if jwt is valid      | [default to null] |
| **payload** | [**Object**](.md) | Decoded payload of the token | [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)
