Home > @vsf-enterprise/sap-commerce-webservices-sdk > PromotionResult
PromotionResult interface
Representation of a Promotion result PromotionResult
Signature:
export interface PromotionResult
Properties
| Property | Type | Description |
|---|---|---|
| consumedEntries? | Array<PromotionOrderEntryConsumed> | (Optional) List of promotion order entries consumed |
| description? | string | (Optional) Description of promotion result |
| promotion? | Promotion | (Optional) |