FeatureValidationResponse interface
Feature Validation Response
- Extends
Properties
| features | Response features |
| feature |
backup support feature type. |
| object |
Type of the specific object - used for deserializing |
Property Details
features
featureType
backup support feature type.
featureType?: string
Property Value
string
objectType
Type of the specific object - used for deserializing
objectType: "FeatureValidationResponse"
Property Value
"FeatureValidationResponse"