CartItemVendorSpecialPricingOffer
Special offer details provided by the vendor
This page contains
Fields
| id: String | Unique identifier of the offer |
| name: String | Name of the offer |
| description: String | Description of the offer |
| startDate: Date | Date when the offer becomes active |
| endDate: Date | Date when the offer expires |
| savingAmount: Decimal | Amount saved through this offer |
| isAutoApplicable: Boolean | Whether the offer is automatically applied |
Parent objects of CartItemVendorSpecialPricingOffer
| CartItemVendorSpecialPricingDetails | Special pricing details provided by the vendor |