QuoteDiscountInfo
Discount information for quote items
This page contains
Fields
| description: String | Discount description |
| code: String! | Discount code |
| discountNumOfBillingCycles: Int | Number of billing cycles the discount applies |
| discountEndDate: Date | End date for the discount |
| appliedBy: ID | User who applied the discount |
Parent objects of QuoteDiscountInfo
| QuoteItem PREVIEW | Individual item within a quote representing a product to be purchased |