PromotionValidityModel
Following class holds the duration information for a promotion. The this object uses to set and get the duration of a promotion.
Properties
Name | Type | Required | Description |
---|---|---|---|
start_date | str | ✅ | Start date when the promotion going to be active |
end_date | str | ❌ | End date when the promotion not longer active |
assigned_validity | AssignDateRange | ❌ | The validity time of the promotion set when assignment occured |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs