Class RegisterEventModel
Inheritance
RegisterEventModel
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class RegisterEventModel : RequestModel
Properties
|
Improve this Doc
View Source
Currency
Declaration
public string Currency { get; set; }
Property Value
|
Improve this Doc
View Source
EventName
Declaration
public string EventName { get; set; }
Property Value
|
Improve this Doc
View Source
FeatureName
Declaration
public string FeatureName { get; set; }
Property Value
|
Improve this Doc
View Source
Key
Declaration
public string Key { get; set; }
Property Value
|
Improve this Doc
View Source
MachineCode
Declaration
public string MachineCode { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string Metadata { get; set; }
Property Value
|
Improve this Doc
View Source
ProductId
Declaration
public int ProductId { get; set; }
Property Value
|
Improve this Doc
View Source
Value
Declaration
public int Value { get; set; }
Property Value