import 'package:bind_api/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| groupBy | TransactionGrouping | ||
| assetType | String | ||
| descriptionFillingRuleSet | TransactionDescriptionFillingRuleSet | ||
| asset | String | id of asset (currency) | [optional] |
| type | TransactionTypes | [optional] | |
| wallet | String | id of wallet (fiat or crypto) | [optional] |
| contact | String | id of contact | [optional] |
| startDate | Date | date field to filter transactions by date later or equal | [optional] |
| endDate | Date | date field to filter transactions by date earlier or equal | [optional] |