| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum |
InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum.fromValue(String text) |
InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum |
InlineResponse201PaymentInformationAccountFeatures.getBalanceSign()
Sign for the remaining balance on the account.
|
InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum |
InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum |
InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum[] |
InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201PaymentInformationAccountFeatures |
InlineResponse201PaymentInformationAccountFeatures.balanceSign(InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum balanceSign) |
void |
InlineResponse201PaymentInformationAccountFeatures.setBalanceSign(InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum balanceSign) |
void |
InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum enumeration) |
Copyright © 2018. All rights reserved.