FeatureValidationRequest interface
Base class for feature object
- Extends
Properties
feature |
backup support feature name. |
feature |
backup support feature type. |
object |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
featureName
backup support feature name.
featureName?: string
Property Value
string
featureType
backup support feature type.
featureType?: string
Property Value
string
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "FeatureValidationRequest"
Property Value
"FeatureValidationRequest"