Prepayment |
Prepayment.addAllocationsItem(Allocation allocationsItem) |
Prepayment |
Prepayment.addLineItemsItem(LineItem lineItemsItem) |
Prepayment |
Prepayment.allocations(List<Allocation> allocations) |
Prepayment |
Prepayment.contact(Object contact) |
Prepayment |
Prepayment.currencyCode(String currencyCode) |
Prepayment |
Prepayment.currencyRate(Float currencyRate) |
Prepayment |
Prepayment.date(String date) |
Prepayment |
Prepayment.hasAttachments(Boolean hasAttachments) |
Prepayment |
Prepayment.lineAmountTypes(String lineAmountTypes) |
Prepayment |
Prepayment.lineItems(List<LineItem> lineItems) |
Prepayment |
Prepayment.prepaymentID(UUID prepaymentID) |
Prepayment |
Prepayment.remainingCredit(String remainingCredit) |
Prepayment |
Prepayment.status(Prepayment.StatusEnum status) |
Prepayment |
Prepayment.subTotal(Float subTotal) |
Prepayment |
Prepayment.total(Float total) |
Prepayment |
Prepayment.totalTax(Float totalTax) |
Prepayment |
Prepayment.type(Prepayment.TypeEnum type) |
Prepayment |
Prepayment.updatedDateUTC(String updatedDateUTC) |