Skip to main content

set_distinct_call

Function set_distinct_call 

Source
pub fn set_distinct_call(
    config: &str,
    _params: SetDistinctCallParams,
) -> Result<String>
Expand description

Update a distinct call (stub - not implemented in Python)

§Arguments

  • config - Configuration JSON string
  • params - Distinct call parameters (dfcall_id required, others optional to update)

§Returns

Modified configuration JSON string