| Modifier and Type | Method | Description |
|---|---|---|
Country |
JsonAdapters.JsonCountryAdapter.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
com.google.gson.JsonElement |
JsonAdapters.JsonCountryAdapter.serialize(Country src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
| Modifier and Type | Field | Description |
|---|---|---|
protected Country |
AbstractMerchantsBuilders.AbstractCreateMerchantVerificationRequestBuilder.country |
|
protected Country |
AbstractMerchantsBuilders.AbstractUpdateMerchantVerificationRequestBuilder.country |
| Modifier and Type | Method | Description |
|---|---|---|
protected Country |
AbstractMerchantsBuilders.AbstractCreateMerchantVerificationRequestBuilder.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
protected Country |
AbstractMerchantsBuilders.AbstractUpdateMerchantVerificationRequestBuilder.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
| Modifier and Type | Method | Description |
|---|---|---|
B |
AbstractMerchantsBuilders.AbstractUpdateMerchantVerificationRequestBuilder.withCountry(Country country) |
| Modifier and Type | Field | Description |
|---|---|---|
protected Country |
AbstractStoreBuilders.AbstractCreateStoreRequestBuilder.country |
|
protected Country |
AbstractStoreBuilders.AbstractUpdateStoreRequestBuilder.country |
| Modifier and Type | Method | Description |
|---|---|---|
protected Country |
AbstractStoreBuilders.AbstractCreateStoreRequestBuilder.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
protected Country |
AbstractStoreBuilders.AbstractUpdateStoreRequestBuilder.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
| Modifier and Type | Method | Description |
|---|---|---|
B |
AbstractStoreBuilders.AbstractCreateStoreRequestBuilder.withCountry(Country country) |
|
B |
AbstractStoreBuilders.AbstractUpdateStoreRequestBuilder.withCountry(Country country) |
| Modifier and Type | Method | Description |
|---|---|---|
Country |
ApplePay.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
Country |
CreditCard.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
| Modifier and Type | Method | Description |
|---|---|---|
ApplePay |
ApplePay.addAddress(Country country,
String state,
String city,
String line1,
String line2,
String postalCode) |
|
CreditCard |
CreditCard.addAddress(Country country,
String state,
String city,
String line1,
String line2,
String postalCode) |
| Modifier and Type | Method | Description |
|---|---|---|
Country |
ConfigurationRequest.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
| Constructor | Description |
|---|---|
ConfigurationRequest(BigDecimal percentFee,
List<FlatFee> flatFees,
URL logoUrl,
Country country,
Locale language,
MoneyLike minTransferPayout,
List<MoneyLike> maximumChargeAmounts,
TransferScheduleConfigurationRequest transferScheduleConfiguration,
org.threeten.bp.ZoneId timeZone,
UserTransactionsConfiguration userTransactionsConfiguration,
CardConfiguration cardConfiguration,
QrScanConfiguration qrScanConfiguration,
KonbiniConfiguration convenienceConfiguration,
RecurringTokenConfiguration recurringConfiguration,
SecurityConfiguration securityConfiguration,
Map<CardBrand,BigDecimal> cardBrandPercentFees,
InstallmentsConfiguration installmentsConfiguration,
SubscriptionConfiguration subscriptionConfiguration) |
|
StoreConfigurationRequest(BigDecimal percentFee,
List<FlatFee> flatFees,
URL logoUrl,
Country country,
Locale language,
MoneyLike minTransferPayout,
List<MoneyLike> maximumChargeAmounts,
TransferScheduleConfigurationRequest transferScheduleConfiguration,
org.threeten.bp.ZoneId timeZone,
UserTransactionsConfiguration userTransactionsConfiguration,
CardConfiguration cardConfiguration,
QrScanConfiguration qrScanConfiguration,
KonbiniConfiguration convenienceConfiguration,
RecurringTokenConfiguration recurringConfiguration,
SecurityConfiguration securityConfiguration,
Map<CardBrand,BigDecimal> cardBrandPercentFees,
InstallmentsConfiguration installmentsConfiguration,
SubscriptionConfiguration subscriptionConfiguration) |
| Constructor | Description |
|---|---|
MerchantConfigurationRequest(BigDecimal percentFee,
List<FlatFee> flatFees,
URL logoUrl,
Country country,
Locale language,
MoneyLike minTransferPayout,
List<MoneyLike> maximumConfigurationAmounts,
TransferScheduleConfigurationRequest transferScheduleConfiguration,
org.threeten.bp.ZoneId timeZone,
UserTransactionsConfiguration userTransactionsConfiguration,
CardConfiguration cardConfiguration,
QrScanConfiguration qrScanConfiguration,
KonbiniConfiguration convenienceConfiguration,
RecurringTokenConfiguration recurringConfiguration,
SecurityConfiguration securityConfiguration,
Map<CardBrand,BigDecimal> cardBrandPercentFees,
InstallmentsConfiguration installmentsConfiguration,
SubscriptionConfiguration subscriptionSettings) |
| Modifier and Type | Method | Description |
|---|---|---|
Country |
BankAccount.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
| Modifier and Type | Method | Description |
|---|---|---|
Country |
Configuration.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
| Constructor | Description |
|---|---|
Configuration(BigDecimal percentFee,
List<FlatFee> flatFees,
URL logoUrl,
Country country,
Locale language,
MoneyLike minTransferPayout,
List<MoneyLike> maximumChargeAmounts,
TransferScheduleConfiguration transferScheduleConfiguration,
org.threeten.bp.ZoneId timeZone,
UserTransactionsConfiguration userTransactionsConfiguration,
CardConfiguration cardConfiguration,
QrScanConfiguration qrScanConfiguration,
KonbiniConfiguration convenienceConfiguration,
RecurringTokenConfiguration recurringConfiguration,
SecurityConfiguration securityConfiguration,
Map<CardBrand,BigDecimal> cardBrandPercentFees,
InstallmentsConfiguration installmentsConfiguration,
SubscriptionConfiguration subscriptionConfiguration) |
| Modifier and Type | Method | Description |
|---|---|---|
Country |
MerchantCompanyContactInfo.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
| Constructor | Description |
|---|---|
MerchantCompanyContactInfo(String name,
String companyName,
VerificationPhoneNumber phoneNumber,
String adressLine1,
String adressLine2,
String state,
String city,
Country country,
String zip) |
|
MerchantConfiguration(BigDecimal percentFee,
List<FlatFee> flatFees,
URL logoUrl,
Country country,
Locale language,
MoneyLike minTransferPayout,
List<MoneyLike> maximumChargeAmounts,
TransferScheduleConfiguration transferScheduleConfiguration,
org.threeten.bp.ZoneId timeZone,
UserTransactionsConfiguration userTransactionsConfiguration,
CardConfiguration cardConfiguration,
QrScanConfiguration qrScanConfiguration,
KonbiniConfiguration convenienceConfiguration,
RecurringTokenConfiguration recurringConfiguration,
SecurityConfiguration securityConfiguration,
Map<CardBrand,BigDecimal> cardBrandPercentFees,
InstallmentsConfiguration installmentsConfiguration,
SubscriptionConfiguration subscriptionSettings) |
| Constructor | Description |
|---|---|
StoreConfiguration(BigDecimal percentFee,
List<FlatFee> flatFees,
URL logoUrl,
Country country,
Locale language,
MoneyLike minTransferPayout,
List<MoneyLike> maximumChargeAmounts,
TransferScheduleConfiguration transferScheduleConfiguration,
org.threeten.bp.ZoneId timeZone,
UserTransactionsConfiguration userTransactionsConfiguration,
CardConfiguration cardConfiguration,
QrScanConfiguration qrScanConfiguration,
KonbiniConfiguration convenienceConfiguration,
RecurringTokenConfiguration recurringConfiguration,
SecurityConfiguration securityConfiguration,
Map<CardBrand,BigDecimal> cardBrandPercentFees,
InstallmentsConfiguration installmentsConfiguration,
SubscriptionConfiguration subscriptionConfiguration) |
| Modifier and Type | Method | Description |
|---|---|---|
Country |
TransactionTokenBillingData.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
Country |
TransactionTokenCardData.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
| Modifier and Type | Method | Description |
|---|---|---|
static Country |
Country.getCountryByAlpha2(String alpha2) |
|
static Country |
Country.getCountryByAlpha3(String alpha3) |
|
static Country |
Country.getCountryByEntryName(String entryName) |
|
static Country |
Country.getCountryByNumericCode(int numericCode) |
|
static Country |
Country.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Country[] |
Country.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Country |
ConfigurationBuilder.getCountryEnum() |
This method will be deleted when the returned type by "getCountry(String)" is changed to
Country |
| Modifier and Type | Method | Description |
|---|---|---|
ConfigurationBuilder |
ConfigurationBuilder.withCountry(Country country) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.