Skip to main content

set_standardize_call

Function set_standardize_call 

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

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

§Arguments

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

§Returns

Modified configuration JSON string