Class BillingEmailUtils
java.lang.Object
google.registry.reporting.billing.BillingEmailUtils
Utility functions for sending emails involving monthly invoices.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Sends an e-mail to all expected recipients with an attached overall invoice from GCS.
-
Method Details
-
emailOverallInvoice
public void emailOverallInvoice()Sends an e-mail to all expected recipients with an attached overall invoice from GCS.
-