java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.billing.InvoiceUpdate
Direct Known Subclasses:
FailedInvoiceUpdate, ModifiableInvoiceUpdate

public abstract class InvoiceUpdate extends Object
Helper to track changes to an invoice.
Author:
gjoranv
  • Method Details