|
Rename Parameter effectiveDate : LocalDate to startDate : LocalDate in method public ExternalChargeInvoiceItem(id UUID, invoiceId UUID, accountId UUID, bundleId UUID, description String, startDate LocalDate, endDate LocalDate, amount BigDecimal, currency Currency) in class org.killbill.billing.invoice.model.ExternalChargeInvoiceItem |
From |
To |
|
Rename Parameter effectiveDate : LocalDate to startDate : LocalDate in method public ExternalChargeInvoiceItem(invoiceId UUID, accountId UUID, bundleId UUID, description String, startDate LocalDate, endDate LocalDate, amount BigDecimal, currency Currency) in class org.killbill.billing.invoice.model.ExternalChargeInvoiceItem |
From |
To |