DaffCartStoreCreditInMemoryDriver
The cart store credit in-memory driver to mock the cart store credit backend service.
Properties
| Name | Type | Description |
|---|---|---|
| apply | Observable<DaffCartWithStoreCredit> |
Apply store credit to the cart. |
| remove | Observable<DaffCartWithStoreCredit> |
Remove store credit from the cart. |