| Package | Description |
|---|---|
| com.rapidclipse.framework.server.webapi.payment |
| Modifier and Type | Method and Description |
|---|---|
PaymentAmount |
PaymentItem.getAmount() |
PaymentAmount |
PaymentShippingOption.getAmount() |
PaymentAmount |
PaymentAmount.setCurrency(String currency) |
PaymentAmount |
PaymentAmount.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
PaymentItem |
PaymentItem.setAmount(PaymentAmount amount) |
PaymentShippingOption |
PaymentShippingOption.setAmount(PaymentAmount amount) |
| Constructor and Description |
|---|
PaymentItem(String label,
PaymentAmount amount) |
PaymentShippingOption(String id,
String label,
PaymentAmount amount,
boolean selected) |
Copyright © 2020 XDEV Software Corp.. All rights reserved.