Skip to main content

accountStatements

This query is for fetching a collection of AccountStatements within the given DateRange.

accountStatements(
dateRange: DateRange
pagination: CursorPagination
options: QueryOptions
): AccountStatementData

Arguments

accountStatements.dateRange ● DateRange input

accountStatements.pagination ● CursorPagination input

accountStatements.options ● QueryOptions input

Type

AccountStatementData object

This type encompasses a collection of AccountStatement and Pagination information.