LicenseSpring .Net SDK 7.22.0
Easily add Software Licensing to your application
LicenseSpring.ProductDetails Class Reference

Class that encapsulates information about product details More...

Inheritance diagram for LicenseSpring.ProductDetails:
LicenseSpring.IProductDetails

Public Member Functions

 ProductDetails ()
 ProductDetails constructor
 

Properties

AuthorizationMethod AuthorizationType [get]
 Authorization method of the product More...
 
bool IsTrialAllowed [get]
 Is trial allowed for the product or not More...
 
string Metadata [get]
 Json with product metadata More...
 
string ProductCode [get]
 Product short code More...
 
string ProductName [get]
 Product name More...
 
uint TrialPeriod [get]
 Trial period in days More...
 
- Properties inherited from LicenseSpring.IProductDetails
AuthorizationMethod AuthorizationType [get]
 Authorization method of the product More...
 
bool IsTrialAllowed [get]
 Is trial allowed for the product or not More...
 
string Metadata [get]
 Json with product metadata More...
 
string ProductCode [get]
 Product short code More...
 
string ProductName [get]
 Product name More...
 
uint TrialPeriod [get]
 Trial period in days More...
 

Detailed Description

Class that encapsulates information about product details

Property Documentation

◆ AuthorizationType

AuthorizationMethod LicenseSpring.ProductDetails.AuthorizationType
get

Authorization method of the product

Implements LicenseSpring.IProductDetails.

◆ IsTrialAllowed

bool LicenseSpring.ProductDetails.IsTrialAllowed
get

Is trial allowed for the product or not

Implements LicenseSpring.IProductDetails.

◆ Metadata

string LicenseSpring.ProductDetails.Metadata
get

Json with product metadata

Implements LicenseSpring.IProductDetails.

◆ ProductCode

string LicenseSpring.ProductDetails.ProductCode
get

Product short code

Implements LicenseSpring.IProductDetails.

◆ ProductName

string LicenseSpring.ProductDetails.ProductName
get

Product name

Implements LicenseSpring.IProductDetails.

◆ TrialPeriod

uint LicenseSpring.ProductDetails.TrialPeriod
get

Trial period in days

Implements LicenseSpring.IProductDetails.


The documentation for this class was generated from the following file: