extras_table_configs_update

Function extras_table_configs_update 

Source
pub async fn extras_table_configs_update(
    configuration: &Configuration,
    id: i32,
    table_config_request: TableConfigRequest,
) -> Result<TableConfig, Error<ExtrasTableConfigsUpdateError>>
Expand description

Put a table config object.