public class MerchantAccountPager extends Object implements SimplePager<MerchantAccount>
| Constructor and Description |
|---|
MerchantAccountPager(MerchantAccountGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
PaginatedResult<MerchantAccount> |
getPage(int page) |
public MerchantAccountPager(MerchantAccountGateway gateway)
public PaginatedResult<MerchantAccount> getPage(int page)
getPage in interface SimplePager<MerchantAccount>Copyright © 2013–2018. All rights reserved.