| Package | Description |
|---|---|
| com.adyen.model |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequest.RecurringProcessingModelEnum |
PaymentRequest.getRecurringProcessingModel() |
static PaymentRequest.RecurringProcessingModelEnum |
PaymentRequest.RecurringProcessingModelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentRequest.RecurringProcessingModelEnum[] |
PaymentRequest.RecurringProcessingModelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentRequest |
PaymentRequest.setRecurringProcessingModel(PaymentRequest.RecurringProcessingModelEnum recurringProcessingModel) |
Copyright © 2022. All rights reserved.