| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum |
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum.fromValue(String text) |
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum |
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.getReason()
Get reason
|
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum |
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum |
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum[] |
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus |
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.reason(InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum reason) |
void |
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.setReason(InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum reason) |
void |
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
InlineResponse2011SetupsPaymentsCardProcessingSubscriptionStatus.ReasonEnum enumeration) |
Copyright © 2024. All rights reserved.