| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.billing |
Project model that mirrors turnonline-product-billing-client:0.42
|
| Modifier and Type | Method and Description |
|---|---|
OrderStatus |
OrderStatus.setStatus(String status) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBillingFacade.changeOrderStatus(Long orderId,
OrderStatus status,
FacadeCallback<Void> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBillingFacade.getOrderStatus(Long orderId,
SuccessCallback<OrderStatus> callback) |
Copyright © 2023. All rights reserved.