Skip to main content

get_behavior_override

Function get_behavior_override 

Source
pub fn get_behavior_override(
    config_json: &str,
    feature_code: &str,
    usage_type: &str,
) -> Result<Value>
Expand description

Get a specific behavior override

§Arguments

  • config_json - Configuration JSON string
  • feature_code - Feature code
  • usage_type - Usage type code

§Returns

JSON Value representing the behavior override