| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
private UsBankAccountVerification |
Result.usBankAccountVerification |
| Modifier and Type | Field and Description |
|---|---|
private List<UsBankAccountVerification> |
UsBankAccount.verifications |
| Modifier and Type | Method and Description |
|---|---|
UsBankAccountVerification |
UsBankAccountVerificationGateway.find(String id) |
UsBankAccountVerification |
Result.getUsBankAccountVerification() |
| Modifier and Type | Method and Description |
|---|---|
Result<UsBankAccountVerification> |
UsBankAccountVerificationGateway.confirmMicroTransferAmounts(String id,
UsBankAccountVerificationConfirmRequest request) |
(package private) List<UsBankAccountVerification> |
UsBankAccountVerificationGateway.fetchUsBankAccountVerifications(UsBankAccountVerificationSearchRequest query,
List<String> ids) |
List<UsBankAccountVerification> |
UsBankAccountVerificationPager.getPage(List<String> ids) |
List<UsBankAccountVerification> |
UsBankAccount.getVerifications() |
ResourceCollection<UsBankAccountVerification> |
UsBankAccountVerificationGateway.search(UsBankAccountVerificationSearchRequest query) |
Copyright © 2013-2018. All Rights Reserved.