LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.AddLicenseProductFeatureDto Class Reference

Data transfer object that is used to add a product feature to license. More...

Properties

int MaxConsumption [get, set]
 Number of max consumptions.
 
string ProductFeature [get, set]
 Code of the product feature.
 
int TotalConsumptions [get, set]
 Total consumption of the feature, it includes LocalConsumption.
 

Detailed Description

Data transfer object that is used to add a product feature to license.

Property Documentation

◆ MaxConsumption

int LicenseSpring.AddLicenseProductFeatureDto.MaxConsumption
getset

Number of max consumptions.

Meaningful only for consumption feature type.

◆ TotalConsumptions

int LicenseSpring.AddLicenseProductFeatureDto.TotalConsumptions
getset

Total consumption of the feature, it includes LocalConsumption.

Meaningful only for consumption feature type.


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