mirror of
https://github.com/google/nomulus
synced 2026-08-15 11:46:08 +00:00
Refactor / rename Billing object classes (#1993)
This includes renaming the billing classes to match the SQL table names, as well as splitting them out into their own separate top-level classes. The rest of the changes are mostly renaming variables and comments etc. We now use `BillingBase` as the name of the common billing superclass, because one-time events are called BillingEvents
This commit is contained in:
@@ -92,8 +92,8 @@ steps:
|
||||
google/registry/beam/spec11_pipeline_metadata.json \
|
||||
google.registry.beam.billing.InvoicingPipeline \
|
||||
google/registry/beam/invoicing_pipeline_metadata.json \
|
||||
google.registry.beam.billing.ExpandRecurringBillingEventsPipeline \
|
||||
google/registry/beam/expand_recurring_billing_events_pipeline_metadata.json \
|
||||
google.registry.beam.billing.ExpandBillingRecurrencesPipeline \
|
||||
google/registry/beam/expand_billing_recurrences_metadata.json \
|
||||
google.registry.beam.rde.RdePipeline \
|
||||
google/registry/beam/rde_pipeline_metadata.json \
|
||||
google.registry.beam.resave.ResaveAllEppResourcesPipeline \
|
||||
|
||||
Reference in New Issue
Block a user