pub async fn list_data_table_tables(
configuration: &Configuration,
workspace: &str,
datatable_name: Option<&str>,
role_for: Option<&str>,
role: Option<&str>,
) -> Result<Vec<DataTableTables>, Error<ListDataTableTablesError>>pub async fn list_data_table_tables(
configuration: &Configuration,
workspace: &str,
datatable_name: Option<&str>,
role_for: Option<&str>,
role: Option<&str>,
) -> Result<Vec<DataTableTables>, Error<ListDataTableTablesError>>