Method: FuseClient::GetFinancialConnectionsTransactionsRequest#start_date
- Defined in:
- lib/fuse_client/models/get_financial_connections_transactions_request.rb
#start_date ⇒ Object
The earliest date for which data should be returned. Dates should be formatted as YYYY-MM-DD.
22 23 24 |
# File 'lib/fuse_client/models/get_financial_connections_transactions_request.rb', line 22 def start_date @start_date end |