Share via


FeatureValidationResponse interface

Feature Validation Response

Extends

Properties

features

Response features

featureType

backup support feature type.

objectType

Type of the specific object - used for deserializing

Property Details

features

Response features

features?: SupportedFeature[]

Property Value

featureType

backup support feature type.

featureType?: string

Property Value

string

objectType

Type of the specific object - used for deserializing

objectType: "FeatureValidationResponse"

Property Value

"FeatureValidationResponse"