Class GetStatementListOptions


  • public class GetStatementListOptions
    extends Object
    Options for querying statement list
    • Field Detail

      • statementType

        public Integer statementType
        Statement type: 1 = daily (default), 2 = monthly
      • startDate

        public Integer startDate
        Start date for pagination
      • limit

        public Integer limit
        Number of results (default 20)
    • Constructor Detail

      • GetStatementListOptions

        public GetStatementListOptions()