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