public static final class QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder extends Object
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder adjustType(Long adjustType)
The type of invoice that was changed to.
example:1
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder bank(String bank)
The bank that issues the invoice.
example:Test Bank
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder bankNo(String bankNo)
The bank account number.
example:389576348573296349853476
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder customerType(Long customerType)
The authentication type of Alipay. Valid values:
1
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder defaultRemark(String defaultRemark)
The default note that is attached when the title is specified.
example:PO Code: 12984554
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder endCycle(Long endCycle)
The time when the payment ended.
example:202003
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder gmtCreate(String gmtCreate)
The time when the invoice was created. The time was in the yyyy-mm-dd hh:mm:ss format.
example:2018-09-07 15:26:20
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder id(Long id)
The ID of the invoice.
example:239875502738
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder invoiceTitle(String invoiceTitle)
The company name in the invoice title.
example:Test Company
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder issueType(Long issueType)
The type of issue.
example:1
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder operatingLicenseAddress(String operatingLicenseAddress)
The address of the business license.
example:XXX, XXX district, XXX city, XXX province
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder operatingLicensePhone(String operatingLicensePhone)
The phone number of the business license.
example:138xxxxxxxx
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder registerNo(String registerNo)
The tax registration number.
example:21343245342534
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder startCycle(Long startCycle)
The time when the payment started.
example:202002
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder status(Long status)
The status of the invoice title.
example:2
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder taxationLicense(String taxationLicense)
The path and file name of the scanned copy of the tax registration certificate.
example:taxationLicense.jpg
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder taxpayerType(Long taxpayerType)
The type of the taxpayer. Valid values:
1
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder titleChangeInstructions(String titleChangeInstructions)
The instruction document of the invoice title change.
example:instruction.doc
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder type(Long type)
The type of the invoice. Valid values:
1
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder userId(Long userId)
The ID of the user.
example:34565465675
public QueryInvoicingCustomerListResponseBody.CustomerInvoice.Builder userNick(String userNick)
The nickname of the user.
example:testNick
public QueryInvoicingCustomerListResponseBody.CustomerInvoice build()
Copyright © 2026. All rights reserved.