partial void UpdatePayment(Payment instance);
 partial void DeletePayment(Payment instance);
 partial void InsertPayment(Payment instance);