partial void UpdateSurcharge(Surcharge instance);
partial void DeleteSurcharge(Surcharge instance);
partial void InsertSurcharge(Surcharge instance);