DaffCartOrderServiceInterface
The interface responsible for placing an order for the customer's cart.
Properties
| Name | Type | Description |
|---|---|---|
| placeOrder | Observable<R> | Place an order and return the order ID. |
The interface responsible for placing an order for the customer's cart.
| Name | Type | Description |
|---|---|---|
| placeOrder | Observable<R> | Place an order and return the order ID. |