Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 799 Bytes

RedemptionsListResponseBodyRedemptionsItemPromotionTierCampaignValidityTimeframe.md

File metadata and controls

10 lines (7 loc) · 799 Bytes

# RedemptionsListResponseBodyRedemptionsItemPromotionTierCampaignValidityTimeframe

Properties

Name Type Description Notes
interval string Defines the intervening time between two time points in ISO 8601 format, expressed as a duration. For example, a campaign with an `interval` of `P2D` will be active every other day. [optional]
duration string Defines the amount of time the campaign will be active in ISO 8601 format. For example, a campaign with a `duration` of `P1D` will be valid for a duration of one day. [optional]

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