Name | Type | Description | Notes |
---|---|---|---|
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. `0` means no limit but any campaign usage limits will still apply. | [optional] |
CampaignId | int | ID of the campaign from which the referral received the referral code. | |
AdvocateProfileIntegrationId | string | The Integration ID of the Advocate's Profile. | |
FriendProfileIntegrationId | string | An optional Integration ID of the Friend's Profile. | [optional] |
Attributes | Object | Arbitrary properties associated with this item. | [optional] |