Home > @vsf-enterprise/sapcc > UseCartPromotionsLoading
UseCartPromotionsLoading interface
An indicator of useCartPromotions composable methods progress
Signature:
export interface UseCartPromotionsLoading
Properties
| Property | Type | Description |
|---|---|---|
| addVoucher | boolean | Indicates progress of useCartPromotions().addVoucher method |
| removeVoucher | boolean | Indicates progress of useCartPromotions().removeVoucher method |