| Package | Description |
|---|---|
| jp.gopay.sdk.builders.bankaccount | |
| jp.gopay.sdk.models.common.bankaccounts | |
| jp.gopay.sdk.resources |
| Modifier and Type | Field | Description |
|---|---|---|
protected BaseBankAccount |
AbstractBankAccountsBuilders.AbstractCreateBankAccountRequestBuilder.bankAccount |
| Modifier and Type | Method | Description |
|---|---|---|
BaseBankAccount |
AbstractBankAccountsBuilders.AbstractCreateBankAccountRequestBuilder.getBankAccount() |
| Constructor | Description |
|---|---|
AbstractCreateBankAccountRequestBuilder(retrofit2.Retrofit retrofit,
BaseBankAccount bankAccount) |
|
CreateBankAccountRequestBuilder(retrofit2.Retrofit retrofit,
BaseBankAccount bankAccount) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AmericanBankAccount |
|
class |
CanadianBankAccount |
|
class |
JapaneseBankAccount |
| Modifier and Type | Method | Description |
|---|---|---|
retrofit2.Call<BankAccount> |
BankAccountsResource.create(BaseBankAccount dataToPost,
IdempotencyKey idempotencyKey) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.