Class GetEventsModel
Inheritance
GetEventsModel
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class GetEventsModel : RequestModel
Properties
|
Edit this page
View Source
Key
Declaration
public string Key { get; set; }
Property Value
|
Edit this page
View Source
Limit
Declaration
public int Limit { get; set; }
Property Value
|
Edit this page
View Source
ProductId
Declaration
public int ProductId { get; set; }
Property Value
|
Edit this page
View Source
StartingAfter
Declaration
public int StartingAfter { get; set; }
Property Value