public static class GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
accountantBookId
example:
abc
|
String |
companyCode
example:
COM_DEFAULT
|
Long |
endTime
example:
abc
|
String |
financeType
example:
abc
|
Long |
pageNumber
example:
2
|
Long |
pageSize
example:
1
|
Long |
startTime
example:
2022-07-11
|
String |
taxNo
example:
1111111111
|
String |
verifyStatus
example:
ABC
|
| 构造器和说明 |
|---|
GetInvoiceByPageRequestRequest() |
@NameInMap(value="accountantBookId") public String accountantBookId
abc
@NameInMap(value="companyCode") public String companyCode
COM_DEFAULT
@NameInMap(value="endTime") public Long endTime
abc
@NameInMap(value="financeType") public String financeType
abc
@NameInMap(value="pageNumber") public Long pageNumber
2
@NameInMap(value="pageSize") public Long pageSize
1
@NameInMap(value="startTime") public Long startTime
2022-07-11
@NameInMap(value="taxNo") public String taxNo
1111111111
@NameInMap(value="verifyStatus") public String verifyStatus
ABC
public static GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest setAccountantBookId(String accountantBookId)
public String getAccountantBookId()
public GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest setCompanyCode(String companyCode)
public String getCompanyCode()
public GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest setEndTime(Long endTime)
public Long getEndTime()
public GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest setFinanceType(String financeType)
public String getFinanceType()
public GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest setPageNumber(Long pageNumber)
public Long getPageNumber()
public GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest setPageSize(Long pageSize)
public Long getPageSize()
public GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest setStartTime(Long startTime)
public Long getStartTime()
public GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest setTaxNo(String taxNo)
public String getTaxNo()
public GetInvoiceByPageRequest.GetInvoiceByPageRequestRequest setVerifyStatus(String verifyStatus)
public String getVerifyStatus()
Copyright © 2025. All rights reserved.