| Package | Description |
|---|---|
| com.konfigthis.splitit.client.api | |
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanApiGenerated.UpdateOrderRequestBuilder |
InstallmentPlanApiGenerated.UpdateOrderRequestBuilder.shippingStatus(ShippingStatus shippingStatus)
Set shippingStatus
|
InstallmentPlanApiGenerated.UpdateOrder2RequestBuilder |
InstallmentPlanApiGenerated.UpdateOrder2RequestBuilder.shippingStatus(ShippingStatus shippingStatus)
Set shippingStatus
|
| Modifier and Type | Method and Description |
|---|---|
static ShippingStatus |
ShippingStatus.fromValue(String value) |
ShippingStatus |
InstallmentPlanUpdateRequestByIdentifier.getShippingStatus()
Get shippingStatus
|
ShippingStatus |
InstallmentPlanUpdateRequest.getShippingStatus()
Get shippingStatus
|
ShippingStatus |
InstallmentPlanUpdateResponse.getShippingStatus()
Get shippingStatus
|
ShippingStatus |
ShippingStatus.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ShippingStatus |
ShippingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShippingStatus[] |
ShippingStatus.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(ShippingStatus shippingStatus) |
void |
InstallmentPlanUpdateRequest.setShippingStatus(ShippingStatus shippingStatus) |
void |
InstallmentPlanUpdateResponse.setShippingStatus(ShippingStatus shippingStatus) |
InstallmentPlanUpdateRequestByIdentifier |
InstallmentPlanUpdateRequestByIdentifier.shippingStatus(ShippingStatus shippingStatus) |
InstallmentPlanUpdateRequest |
InstallmentPlanUpdateRequest.shippingStatus(ShippingStatus shippingStatus) |
InstallmentPlanUpdateResponse |
InstallmentPlanUpdateResponse.shippingStatus(ShippingStatus shippingStatus) |
void |
ShippingStatus.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ShippingStatus enumeration) |
Copyright © 2024. All rights reserved.