| Package | Description |
|---|---|
| com.adyen.model |
| Modifier and Type | Method and Description |
|---|---|
static MerchantRiskIndicator.DeliveryAddressIndicatorEnum |
MerchantRiskIndicator.DeliveryAddressIndicatorEnum.fromValue(String text) |
MerchantRiskIndicator.DeliveryAddressIndicatorEnum |
MerchantRiskIndicator.getDeliveryAddressIndicator() |
MerchantRiskIndicator.DeliveryAddressIndicatorEnum |
MerchantRiskIndicator.DeliveryAddressIndicatorEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static MerchantRiskIndicator.DeliveryAddressIndicatorEnum |
MerchantRiskIndicator.DeliveryAddressIndicatorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MerchantRiskIndicator.DeliveryAddressIndicatorEnum[] |
MerchantRiskIndicator.DeliveryAddressIndicatorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MerchantRiskIndicator |
MerchantRiskIndicator.deliveryAddressIndicator(MerchantRiskIndicator.DeliveryAddressIndicatorEnum deliveryAddressIndicator) |
void |
MerchantRiskIndicator.setDeliveryAddressIndicator(MerchantRiskIndicator.DeliveryAddressIndicatorEnum deliveryAddressIndicator) |
void |
MerchantRiskIndicator.DeliveryAddressIndicatorEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
MerchantRiskIndicator.DeliveryAddressIndicatorEnum enumeration) |
Copyright © 2022. All rights reserved.