Prepayment |
Prepayment.addAllocationsItem(Allocation allocationsItem) |
Prepayment |
Prepayment.addAttachmentsItem(Attachment attachmentsItem) |
Prepayment |
Prepayment.addLineItemsItem(LineItem lineItemsItem) |
Prepayment |
Prepayment.allocations(List<Allocation> allocations) |
Prepayment |
Prepayment.appliedAmount(Double appliedAmount) |
Prepayment |
Prepayment.attachments(List<Attachment> attachments) |
Prepayment |
Prepayment.contact(Contact contact) |
Prepayment |
Prepayment.currencyCode(CurrencyCode currencyCode) |
Prepayment |
Prepayment.currencyRate(Double currencyRate) |
Prepayment |
Prepayment.date(org.threeten.bp.LocalDate date) |
Prepayment |
Payment.getPrepayment()
Get prepayment
|
Prepayment |
Prepayment.lineAmountTypes(LineAmountTypes lineAmountTypes) |
Prepayment |
Prepayment.lineItems(List<LineItem> lineItems) |
Prepayment |
Prepayment.prepaymentID(UUID prepaymentID) |
Prepayment |
Prepayment.remainingCredit(Double remainingCredit) |
Prepayment |
Prepayment.status(Prepayment.StatusEnum status) |
Prepayment |
Prepayment.subTotal(Double subTotal) |
Prepayment |
Prepayment.total(Double total) |
Prepayment |
Prepayment.totalTax(Double totalTax) |
Prepayment |
Prepayment.type(Prepayment.TypeEnum type) |