Interface InvoiceParentChild

  • All Superinterfaces:
    Entity

    public interface InvoiceParentChild
    extends Entity
    • Method Detail

      • getParentInvoiceId

        UUID getParentInvoiceId()
      • getChildInvoiceId

        UUID getChildInvoiceId()
      • getChildAccountId

        UUID getChildAccountId()