InvoiceInvoiceContents |
InvoiceInvoiceContents.accountItemId(Integer accountItemId) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.accountItemName(String accountItemName) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.addTagIdsItem(Integer tagIdsItem) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.addTagNamesItem(String tagNamesItem) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.amount(Integer amount) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.description(String description) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.id(Integer id) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.itemId(Integer itemId) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.itemName(String itemName) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.order(Integer order) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.qty(BigDecimal qty) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.reducedVat(Boolean reducedVat) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.sectionId(Integer sectionId) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.sectionName(String sectionName) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.segment1TagId(Integer segment1TagId) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.segment1TagName(String segment1TagName) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.segment2TagId(Integer segment2TagId) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.segment2TagName(String segment2TagName) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.segment3TagId(Integer segment3TagId) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.segment3TagName(String segment3TagName) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.tagIds(List<Integer> tagIds) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.tagNames(List<String> tagNames) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.taxCode(Integer taxCode) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.type(InvoiceInvoiceContents.TypeEnum type) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.unit(String unit) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.unitPrice(BigDecimal unitPrice) |
InvoiceInvoiceContents |
InvoiceInvoiceContents.vat(Integer vat) |