| Name | Type | Description | Notes |
|---|---|---|---|
| valid | bool | Whether the token is valid | [optional] |
| expires_at | \DateTime | [optional] | |
| expires_in | string | Human-readable time until expiry | [optional] |
| needs_refresh | bool | Whether token expires within 24 hours | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| valid | bool | Whether the token is valid | [optional] |
| expires_at | \DateTime | [optional] | |
| expires_in | string | Human-readable time until expiry | [optional] |
| needs_refresh | bool | Whether token expires within 24 hours | [optional] |