Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 850 Bytes

SandboxPublicTokenCreateRequestOptionsTransactions.md

File metadata and controls

14 lines (9 loc) · 850 Bytes

SandboxPublicTokenCreateRequestOptionsTransactions

An optional set of parameters corresponding to transactions options.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]