Share via


FeatureValidationRequest interface

Base class for feature object

Extends

Properties

featureName

backup support feature name.

featureType

backup support feature type.

objectType

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"