![]() |
LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
|
ProductFeature interface More...
Properties | |
bool | AllowOverages [get] |
Indicates whether overage is allowed for Consumption feature. More... | |
string | Code [get] |
Code of the feature. More... | |
ConsumptionPeriod | ConsumptionPeriod [get] |
Period of time after which consumption is reset. More... | |
System.DateTime | CreatedAt [get] |
Creation time. More... | |
DateTime | ExpiryDate [get] |
Feature expiry date. More... | |
string | FeatureType [get] |
Type of the feature ("activation" or "consumption"). More... | |
uint | Id [get] |
Internal ID of the product feature. More... | |
bool | IsDeleted [get] |
Is feature deleted or not. More... | |
int | MaxConsumption [get] |
Number of max consumptions. More... | |
int | MaxOverages [get] |
Maximum overage allowed for the feature. More... | |
string | Name [get] |
Name of the feature. More... | |
bool | ResetConsumption [get] |
Indicates whether consumption resets after a certain period of time. More... | |
System.DateTime | UpdatedAt [get] |
Time of last update. More... | |
ProductFeature interface
|
get |
Indicates whether overage is allowed for Consumption feature.
Implemented in LicenseSpring.ProductFeature.
|
get |
Code of the feature.
Implemented in LicenseSpring.ProductFeature.
|
get |
Period of time after which consumption is reset.
Implemented in LicenseSpring.ProductFeature.
|
get |
Creation time.
Implemented in LicenseSpring.ProductFeature.
|
get |
Feature expiry date.
Implemented in LicenseSpring.ProductFeature.
|
get |
Type of the feature ("activation" or "consumption").
Implemented in LicenseSpring.ProductFeature.
|
get |
Internal ID of the product feature.
Implemented in LicenseSpring.ProductFeature.
|
get |
Is feature deleted or not.
Implemented in LicenseSpring.ProductFeature.
|
get |
Number of max consumptions.
Implemented in LicenseSpring.ProductFeature.
|
get |
Maximum overage allowed for the feature.
Implemented in LicenseSpring.ProductFeature.
|
get |
Name of the feature.
Implemented in LicenseSpring.ProductFeature.
|
get |
Indicates whether consumption resets after a certain period of time.
Implemented in LicenseSpring.ProductFeature.
|
get |
Time of last update.
Implemented in LicenseSpring.ProductFeature.