DaffCheckoutPlacedOrderFacadeInterface
Represents the surface of placed order state.
Properties
Name | Type | Description |
---|---|---|
placedOrder$ | Observable<T> | The most recently placed order (if any). |
hasPlacedOrder$ | Observable<boolean> | Whether there is a placed order. |