Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.11 KB

ContractDiscountInfo.md

File metadata and controls

17 lines (14 loc) · 1.11 KB

IO.Swagger.Model.ContractDiscountInfo

Properties

Name Type Description Notes
AmountCodePromoDiscountPerMonth double? The amount discounted per month [optional]
DiscountDurationInMonth int? Duration of the discount in month [optional]
PercentDiscount double? Percentage of the discount [optional]
PromotionalCodeValidity PromotionalCodeValidity [optional]
AmountCodePromoDiscount double? The discount amount [optional]
CouponDiscountCode string The discount code [optional]
CouponDiscountId int? Internal use: The discount id [optional]
IsCouponDiscountLinkedToCouponOffer bool? Is this discount is related to a coupon offer [optional]
CustomerHasActualDiscount bool? Do you have currently a discount on your contract ? [optional]

[Back to Model list] [Back to API list] [Back to README]