AccountStatementData
This type encompasses a collection of AccountStatement and Pagination information.
type AccountStatementData {
data: [AccountStatement]
pageInfo: PageInfoForCursorPagination
}
Fields
AccountStatementData.data ● [AccountStatement] list object
AccountStatementData.pageInfo ● PageInfoForCursorPagination object
Returned By
accountStatements query