# GetPartnerStatus200ResponseUserAgentTokensInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **token** | Option<**String**> | The unique User-Agent token. | [optional] **starts_at** | Option<**String**> | The date from which the token is active, in ISO 8601 format. | [optional] **ends_at** | Option<**String**> | The date until when the token will be active, in ISO 8601 format. Will be `null` if the token does not have an end date (yet). | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)