![]() |
LicenseSpring Management .Net SDK 1.15.0
Easily add Software Licensing to your application
|
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. | |
Data transfer object that is used to add a product feature to license.
|
getset |
Number of max consumptions.
Meaningful only for consumption feature type.
|
getset |
Total consumption of the feature, it includes LocalConsumption.
Meaningful only for consumption feature type.