Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 699 Bytes

RegisterAffiliateClickResponse.md

File metadata and controls

13 lines (9 loc) · 699 Bytes

com.ultracart.admin.v2.Model.RegisterAffiliateClickResponse

Properties

Name Type Description Notes
CookieMaxAge int? The cookie max age to use [optional]
CookieNames List<string> The names of all the cookies to set on the browser [optional]
CookieValues List<string> The values of all the cookies to set on the browser [optional]
Registered bool? True if a click was registered [optional]

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