Uses of Class
net.libyaguide.gpay.sdk.model.StatementTransaction
Packages that use StatementTransaction
-
Uses of StatementTransaction in net.libyaguide.gpay.sdk.model
Methods in net.libyaguide.gpay.sdk.model that return types with arguments of type StatementTransactionModifier and TypeMethodDescriptionStatement.getDayStatement()Gets the list of transactions for the given day.Method parameters in net.libyaguide.gpay.sdk.model with type arguments of type StatementTransactionModifier and TypeMethodDescriptionvoidStatement.setDayStatement(List<StatementTransaction> dayStatement) Sets the list of transactions for the given day.