| Package | Description |
|---|---|
| com.adyen.model |
| Modifier and Type | Method and Description |
|---|---|
static MerchantRiskIndicator.DeliveryTimeframeEnum |
MerchantRiskIndicator.DeliveryTimeframeEnum.fromValue(String text) |
MerchantRiskIndicator.DeliveryTimeframeEnum |
MerchantRiskIndicator.getDeliveryTimeframe() |
MerchantRiskIndicator.DeliveryTimeframeEnum |
MerchantRiskIndicator.DeliveryTimeframeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static MerchantRiskIndicator.DeliveryTimeframeEnum |
MerchantRiskIndicator.DeliveryTimeframeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MerchantRiskIndicator.DeliveryTimeframeEnum[] |
MerchantRiskIndicator.DeliveryTimeframeEnum.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.deliveryTimeframe(MerchantRiskIndicator.DeliveryTimeframeEnum deliveryTimeframe) |
void |
MerchantRiskIndicator.setDeliveryTimeframe(MerchantRiskIndicator.DeliveryTimeframeEnum deliveryTimeframe) |
void |
MerchantRiskIndicator.DeliveryTimeframeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
MerchantRiskIndicator.DeliveryTimeframeEnum enumeration) |
Copyright © 2022. All rights reserved.