Class CreateSessionModel
Inheritance
CreateSessionModel
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class CreateSessionModel : RequestModel
Properties
|
Improve this Doc
View Source
Currency
Declaration
public string Currency { get; set; }
Property Value
|
Improve this Doc
View Source
CustomField
Declaration
public string CustomField { get; set; }
Property Value
|
Improve this Doc
View Source
Expires
Declaration
public long Expires { get; set; }
Property Value
|
Improve this Doc
View Source
Heading
Declaration
public string Heading { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string Metadata { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public int PaymentFormId { get; set; }
Property Value
|
Improve this Doc
View Source
Price
Declaration
public double Price { get; set; }
Property Value
|
Improve this Doc
View Source
ProductName
Declaration
public string ProductName { get; set; }
Property Value