InvoiceUpdateParams |
InvoiceUpdateParams.addInvoiceContentsItem(InvoiceUpdateParamsInvoiceContents invoiceContentsItem) |
InvoiceUpdateParams |
InvoiceUpdateParams.bookingDate(String bookingDate) |
InvoiceUpdateParams |
InvoiceUpdateParams.companyAddress1(String companyAddress1) |
InvoiceUpdateParams |
InvoiceUpdateParams.companyAddress2(String companyAddress2) |
InvoiceUpdateParams |
InvoiceUpdateParams.companyContactInfo(String companyContactInfo) |
InvoiceUpdateParams |
InvoiceUpdateParams.companyId(Integer companyId) |
InvoiceUpdateParams |
InvoiceUpdateParams.companyName(String companyName) |
InvoiceUpdateParams |
InvoiceUpdateParams.companyPrefectureCode(Integer companyPrefectureCode) |
InvoiceUpdateParams |
InvoiceUpdateParams.companyZipcode(String companyZipcode) |
InvoiceUpdateParams |
InvoiceUpdateParams.description(String description) |
InvoiceUpdateParams |
InvoiceUpdateParams.dueDate(String dueDate) |
InvoiceUpdateParams |
InvoiceUpdateParams.invoiceContents(List<InvoiceUpdateParamsInvoiceContents> invoiceContents) |
InvoiceUpdateParams |
InvoiceUpdateParams.invoiceLayout(InvoiceUpdateParams.InvoiceLayoutEnum invoiceLayout) |
InvoiceUpdateParams |
InvoiceUpdateParams.invoiceNumber(String invoiceNumber) |
InvoiceUpdateParams |
InvoiceUpdateParams.invoiceStatus(InvoiceUpdateParams.InvoiceStatusEnum invoiceStatus) |
InvoiceUpdateParams |
InvoiceUpdateParams.issueDate(String issueDate) |
InvoiceUpdateParams |
InvoiceUpdateParams.message(String message) |
InvoiceUpdateParams |
InvoiceUpdateParams.notes(String notes) |
InvoiceUpdateParams |
InvoiceUpdateParams.partnerAddress1(String partnerAddress1) |
InvoiceUpdateParams |
InvoiceUpdateParams.partnerAddress2(String partnerAddress2) |
InvoiceUpdateParams |
InvoiceUpdateParams.partnerCode(String partnerCode) |
InvoiceUpdateParams |
InvoiceUpdateParams.partnerContactInfo(String partnerContactInfo) |
InvoiceUpdateParams |
InvoiceUpdateParams.partnerDisplayName(String partnerDisplayName) |
InvoiceUpdateParams |
InvoiceUpdateParams.partnerId(Integer partnerId) |
InvoiceUpdateParams |
InvoiceUpdateParams.partnerPrefectureCode(Integer partnerPrefectureCode) |
InvoiceUpdateParams |
InvoiceUpdateParams.partnerTitle(String partnerTitle) |
InvoiceUpdateParams |
InvoiceUpdateParams.partnerZipcode(String partnerZipcode) |
InvoiceUpdateParams |
InvoiceUpdateParams.paymentBankInfo(String paymentBankInfo) |
InvoiceUpdateParams |
InvoiceUpdateParams.paymentType(InvoiceUpdateParams.PaymentTypeEnum paymentType) |
InvoiceUpdateParams |
InvoiceUpdateParams.taxEntryMethod(InvoiceUpdateParams.TaxEntryMethodEnum taxEntryMethod) |
InvoiceUpdateParams |
InvoiceUpdateParams.title(String title) |
InvoiceUpdateParams |
InvoiceUpdateParams.useVirtualTransferAccount(InvoiceUpdateParams.UseVirtualTransferAccountEnum useVirtualTransferAccount) |