FeatureValidationRequest interface

Base class for feature object

Extends

Properties

featureName

backup support feature name.

featureType

backup support feature type.

objectType

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"