An optional set of parameters corresponding to transactions options.
Name | Type | Description | Notes |
---|---|---|---|
start_date | date | The earliest date for which to fetch transaction history. Dates should be formatted as YYYY-MM-DD. | [optional] |
end_date | date | The most recent date for which to fetch transaction history. Dates should be formatted as YYYY-MM-DD. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |