| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
ShippingMethod |
Shipping.getMethod()
Object containing information regarding shipping method
|
ShippingMethod |
ShippingMethod.withDetails(String value)
Details about the shipping method
|
ShippingMethod |
ShippingMethod.withName(String value)
Name of the shipping method
|
ShippingMethod |
ShippingMethod.withSpeed(Integer value)
Number of hours to delivery
|
ShippingMethod |
ShippingMethod.withType(String value)
Shipping method type
|
| Modifier and Type | Method and Description |
|---|---|
void |
Shipping.setMethod(ShippingMethod value)
Object containing information regarding shipping method
|
Shipping |
Shipping.withMethod(ShippingMethod value)
Object containing information regarding shipping method
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.