FeatureValidationResponse interface
Feature Validation Response
- Extends
Properties
features | Response features |
feature |
backup support feature type. |
object |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
features
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"