FeatureValidationResponse interface

Feature Validation Response

Extends

Properties

features

Response features

featureType

backup support feature type.

objectType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

features

Response features

features?: SupportedFeature[]

Property Value

featureType

backup support feature type.

featureType?: string

Property Value

string

objectType

Polymorphic discriminator, which specifies the different types this object can be

objectType: "FeatureValidationResponse"

Property Value

"FeatureValidationResponse"