extras_table_configs_partial_update

Function extras_table_configs_partial_update 

Source
pub async fn extras_table_configs_partial_update(
    configuration: &Configuration,
    id: i32,
    patched_table_config_request: Option<PatchedTableConfigRequest>,
) -> Result<TableConfig, Error<ExtrasTableConfigsPartialUpdateError>>
Expand description

Patch a table config object.