| Package | Description |
|---|---|
| com.konfigthis.splitit.client.api | |
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanApiGenerated.RefundRequestBuilder |
InstallmentPlanApiGenerated.RefundRequestBuilder.refundStrategy(RefundStrategy refundStrategy)
Set refundStrategy
|
| Modifier and Type | Method and Description |
|---|---|
static RefundStrategy |
RefundStrategy.fromValue(String value) |
RefundStrategy |
InstallmentPlanRefundRequest.getRefundStrategy()
Get refundStrategy
|
RefundStrategy |
RefundStrategy.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static RefundStrategy |
RefundStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefundStrategy[] |
RefundStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanRefundRequest |
InstallmentPlanRefundRequest.refundStrategy(RefundStrategy refundStrategy) |
void |
InstallmentPlanRefundRequest.setRefundStrategy(RefundStrategy refundStrategy) |
void |
RefundStrategy.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
RefundStrategy enumeration) |
Copyright © 2023. All rights reserved.