public final class WalletListingDTO
private final Map<String, WalletDTO>
listings
private final Integer
count
total
WalletListingDTO(Map<String, WalletDTO> listings, Integer count, Integer total)
final Map<String, WalletDTO>
getListings()
final Integer
getCount()
getTotal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Map<String, WalletDTO> getListings()
final Integer getCount()
final Integer getTotal()