public class AlipayCloudCloudbaseWalletBillhistoryQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCloudCloudbaseWalletBillhistoryQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillType() |
String |
getBizAppId() |
String |
getBizEnvId() |
String |
getEndDate() |
Long |
getPageIndex() |
Long |
getPageSize() |
String |
getStartDate() |
void |
setBillType(String billType) |
void |
setBizAppId(String bizAppId) |
void |
setBizEnvId(String bizEnvId) |
void |
setEndDate(String endDate) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setStartDate(String startDate) |
public AlipayCloudCloudbaseWalletBillhistoryQueryModel()
public String getBillType()
public void setBillType(String billType)
public String getBizAppId()
public void setBizAppId(String bizAppId)
public String getBizEnvId()
public void setBizEnvId(String bizEnvId)
public String getEndDate()
public void setEndDate(String endDate)
public Long getPageIndex()
public void setPageIndex(Long pageIndex)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getStartDate()
public void setStartDate(String startDate)
Copyright © 2024. All rights reserved.