| Package | Description |
|---|---|
| com.rapidclipse.framework.server.webapi.payment |
| Modifier and Type | Method and Description |
|---|---|
PaymentShippingOption |
PaymentShippingOption.setAmount(PaymentAmount amount) |
PaymentShippingOption |
PaymentShippingOption.setId(String id) |
PaymentShippingOption |
PaymentShippingOption.setLabel(String label) |
PaymentShippingOption |
PaymentShippingOption.setSelected(boolean selected) |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentShippingOption> |
PaymentRequestDetails.getShippingOptions() |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestDetails |
PaymentRequestDetails.setShippingOptions(List<PaymentShippingOption> shippingOptions) |
| Constructor and Description |
|---|
PaymentRequestDetails(PaymentItem total,
List<PaymentItem> displayItems,
List<PaymentShippingOption> shippingOptions) |
Copyright © 2020 XDEV Software Corp.. All rights reserved.