-
public final class WalletListing
-
-
Constructor Summary
Constructors Constructor Description WalletListing(Integer page, Integer totalCount, List<Wallet> wallets)
-
Method Summary
Modifier and Type Method Description final IntegergetPage()final IntegergetTotalCount()final List<Wallet>getWallets()
-