ExposureControlResponse interface
The exposure control response.
Properties
feature |
The feature name. NOTE: This property will not be serialized. It can only be populated by the server. |
value | The feature value. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
featureName
The feature name. NOTE: This property will not be serialized. It can only be populated by the server.
featureName?: string
Property Value
string
value
The feature value. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string