partial void UpdatePaymentCustomer(PaymentCustomer instance);
 partial void DeletePaymentCustomer(PaymentCustomer instance);
 partial void InsertPaymentCustomer(PaymentCustomer instance);