# DateRangeFilterRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**date_after** | **String** | List issues archived after a specified date, passed in the YYYY-MM-DD format. |
**date_before** | **String** | List issues archived before a specified date provided in the YYYY-MM-DD format. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)