| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum |
PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum.fromValue(String text) |
PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum |
PaymentsProductsECheckSubscriptionInformation.getSelfServiceability()
Indicates if the organization can enable this product using self service.
|
PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum |
PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum |
PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum[] |
PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentsProductsECheckSubscriptionInformation |
PaymentsProductsECheckSubscriptionInformation.selfServiceability(PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum selfServiceability) |
void |
PaymentsProductsECheckSubscriptionInformation.setSelfServiceability(PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum selfServiceability) |
void |
PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PaymentsProductsECheckSubscriptionInformation.SelfServiceabilityEnum enumeration) |
Copyright © 2024. All rights reserved.