OBJECT
type TransactionCsv {# CSV in string format.csv: String! # The date timestamp (ISO 8601 UTC time) to be inputted in the subsequent call to # get the truncated transactions.nextFromDate: String # Amount of rows was truncated.rowsTruncated: Int }