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