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