# DateRangeFilter



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **gte** |Date |  | Start time of transaction. If not specified will list all dates. | | |
| **lte** |Date |  | End time of transaction. If not specified will list all dates. | | |



[[Back to README]](../../README.md)