InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.accountItemId(Integer accountItemId) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.addTagIdsItem(Integer tagIdsItem) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.description(String description) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.id(Integer id) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.itemId(Integer itemId) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.order(Integer order) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.qty(BigDecimal qty) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.sectionId(Integer sectionId) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.segment1TagId(Long segment1TagId) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.segment2TagId(Long segment2TagId) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.segment3TagId(Long segment3TagId) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.tagIds(List<Integer> tagIds) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.taxCode(Integer taxCode) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.type(InvoiceUpdateParamsInvoiceContents.TypeEnum type) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.unit(String unit) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.unitPrice(BigDecimal unitPrice) |
InvoiceUpdateParamsInvoiceContents |
InvoiceUpdateParamsInvoiceContents.vat(Integer vat) |