extras_table_configs_bulk_update

Function extras_table_configs_bulk_update 

Source
pub async fn extras_table_configs_bulk_update(
    configuration: &Configuration,
    table_config_request: Vec<TableConfigRequest>,
) -> Result<Vec<TableConfig>, Error<ExtrasTableConfigsBulkUpdateError>>
Expand description

Put a list of table config objects.