![]() |
LicenseSpring .Net SDK 7.32.1
Easily add Software Licensing to your application
|
ProductDetails interface. More...
Properties | |
AuthorizationMethod | AuthorizationType [get] |
Authorization method of the product. | |
List< CustomField > | CustomFields [get] |
Product custom fields. Empty list if product doesn't contain any custom fields. | |
bool | IsTrialAllowed [get] |
Is trial allowed for the product or not. | |
string | Metadata [get] |
Json with product metadata. | |
string | ProductCode [get] |
Product short code. | |
string | ProductName [get] |
Product name. | |
uint | TrialPeriod [get] |
Trial period in days. | |
VersionInfo | VersionInfo [get] |
Version details. Null if product doesn't contain any version. | |
ProductDetails interface.
|
get |
Authorization method of the product.
Implemented in LicenseSpring.ProductDetails.
|
get |
Product custom fields. Empty list if product doesn't contain any custom fields.
Implemented in LicenseSpring.ProductDetails.
|
get |
Is trial allowed for the product or not.
Implemented in LicenseSpring.ProductDetails.
|
get |
Json with product metadata.
Implemented in LicenseSpring.ProductDetails.
|
get |
Product short code.
Implemented in LicenseSpring.ProductDetails.
|
get |
Product name.
Implemented in LicenseSpring.ProductDetails.
|
get |
Trial period in days.
Implemented in LicenseSpring.ProductDetails.
|
get |
Version details. Null if product doesn't contain any version.
Implemented in LicenseSpring.ProductDetails.