public class UsBankAccountVerificationPager extends Object implements Pager<UsBankAccountVerification>
Modifier and Type | Field and Description |
---|---|
private UsBankAccountVerificationGateway |
gateway |
private UsBankAccountVerificationSearchRequest |
query |
Constructor and Description |
---|
UsBankAccountVerificationPager(UsBankAccountVerificationGateway gateway,
UsBankAccountVerificationSearchRequest query) |
private UsBankAccountVerificationGateway gateway
private UsBankAccountVerificationSearchRequest query
public UsBankAccountVerificationPager(UsBankAccountVerificationGateway gateway, UsBankAccountVerificationSearchRequest query)
public List<UsBankAccountVerification> getPage(List<String> ids)
getPage
in interface Pager<UsBankAccountVerification>
Copyright © 2013-2020. All Rights Reserved.