Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 925 Bytes

UpdateReferral.md

File metadata and controls

13 lines (10 loc) · 925 Bytes

TalonOne.Model.UpdateReferral

Properties

Name Type Description Notes
FriendProfileIntegrationId string An optional Integration ID of the Friend's Profile. [optional]
StartDate DateTime Timestamp at which point the referral code becomes valid. [optional]
ExpiryDate DateTime Expiration date of the referral code. Referral never expires if this is omitted. [optional]
UsageLimit int The number of times a referral code can be used. This can be set to 0 for no limit, but any campaign usage limits will still apply. [optional]
Attributes Object Arbitrary properties associated with this item. [optional]

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