FeatureValidationRequest interface
Base class for feature object
- Extends
Properties
| feature |
backup support feature name. |
| feature |
backup support feature type. |
| object |
Type of the specific object - used for deserializing |
Property Details
featureName
backup support feature name.
featureName?: string
Property Value
string
featureType
backup support feature type.
featureType?: string
Property Value
string
objectType
Type of the specific object - used for deserializing
objectType: "FeatureValidationRequest"
Property Value
"FeatureValidationRequest"