# Type alias: CartRuleAttribute
Ƭ CartRuleAttribute: object
# Type declaration:
Name | Type |
---|---|
amount | number |
code | string |
discountPromotionAbstractSku | string |
discountPromotionQuantity | number |
discountType | string |
displayName | string |
expirationDateTime | string |
id ? | string |
isExclusive | boolean |
Defined in: types/cart.ts:296 (opens new window)