public class ListCostAllocationDetailRespBody extends Object
| 构造器和说明 |
|---|
ListCostAllocationDetailRespBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
CostAllocationReportData[] |
getCostAllocationReportDatas() |
I18nContent[] |
getCostAllocationReportNames() |
Boolean |
getHasMore() |
String |
getPageToken() |
String |
getPayPeriod() |
void |
setCostAllocationReportDatas(CostAllocationReportData[] costAllocationReportDatas) |
void |
setCostAllocationReportNames(I18nContent[] costAllocationReportNames) |
void |
setHasMore(Boolean hasMore) |
void |
setPageToken(String pageToken) |
void |
setPayPeriod(String payPeriod) |
public CostAllocationReportData[] getCostAllocationReportDatas()
public void setCostAllocationReportDatas(CostAllocationReportData[] costAllocationReportDatas)
public I18nContent[] getCostAllocationReportNames()
public void setCostAllocationReportNames(I18nContent[] costAllocationReportNames)
public String getPayPeriod()
public void setPayPeriod(String payPeriod)
public String getPageToken()
public void setPageToken(String pageToken)
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
Copyright © 2025. All rights reserved.