Main.Accert.extract_total_cost_on_name# Accert.extract_total_cost_on_name(c, tc_id)[source]# Extracts information of the total cost based on a specific total cost’s ID. Parameters: c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements. tc_id (str) – Total cost ID.