C# Class TSTool.AffiliateCache

Show file Open project: brightideainc/TSTool Class Usage Examples

Public Properties

Property Type Description
TopID string
campaigns Newtonsoft.Json.Linq.JObject
domains Newtonsoft.Json.Linq.JObject

Property Details

TopID public property

public string TopID
return string

campaigns public property

public JObject,Newtonsoft.Json.Linq campaigns
return Newtonsoft.Json.Linq.JObject

domains public property

public JObject,Newtonsoft.Json.Linq domains
return Newtonsoft.Json.Linq.JObject