RepeatingInvoice |
RepeatingInvoice.addAttachmentsItem(Attachment attachmentsItem) |
RepeatingInvoice |
RepeatingInvoice.addLineItemsItem(LineItem lineItemsItem) |
RepeatingInvoice |
RepeatingInvoice.attachments(List<Attachment> attachments) |
RepeatingInvoice |
RepeatingInvoice.brandingThemeID(UUID brandingThemeID) |
RepeatingInvoice |
RepeatingInvoice.contact(Contact contact) |
RepeatingInvoice |
RepeatingInvoice.currencyCode(CurrencyCode currencyCode) |
RepeatingInvoice |
RepeatingInvoice.hasAttachments(Boolean hasAttachments) |
RepeatingInvoice |
RepeatingInvoice.ID(UUID ID) |
RepeatingInvoice |
RepeatingInvoice.lineAmountTypes(LineAmountTypes lineAmountTypes) |
RepeatingInvoice |
RepeatingInvoice.lineItems(List<LineItem> lineItems) |
RepeatingInvoice |
RepeatingInvoice.reference(String reference) |
RepeatingInvoice |
RepeatingInvoice.repeatingInvoiceID(UUID repeatingInvoiceID) |
RepeatingInvoice |
RepeatingInvoice.schedule(Schedule schedule) |
RepeatingInvoice |
RepeatingInvoice.status(RepeatingInvoice.StatusEnum status) |
RepeatingInvoice |
RepeatingInvoice.subTotal(Double subTotal) |
RepeatingInvoice |
RepeatingInvoice.total(Double total) |
RepeatingInvoice |
RepeatingInvoice.totalTax(Double totalTax) |
RepeatingInvoice |
RepeatingInvoice.type(RepeatingInvoice.TypeEnum type) |