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