Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 613 Bytes

ReferralConstraints.md

File metadata and controls

14 lines (7 loc) · 613 Bytes

ReferralConstraints

Properties

Name Type Description Notes
startDate OffsetDateTime Timestamp at which point the referral code becomes valid. [optional]
expiryDate OffsetDateTime Expiration date of the referral code. Referral never expires if this is omitted, zero, or negative. [optional]
usageLimit Integer The number of times a referral code can be used. `0` means no limit but any campaign usage limits will still apply. [optional]