RouteResponseReportEffectiveSetting interface

Effective parameter or data used when calling this Route API.

Properties

key

Name of the parameter used. NOTE: This property will not be serialized. It can only be populated by the server.

value

Value of the parameter used. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

key

Name of the parameter used. NOTE: This property will not be serialized. It can only be populated by the server.

key?: string

Property Value

string

value

Value of the parameter used. NOTE: This property will not be serialized. It can only be populated by the server.

value?: string

Property Value

string