public class ExportBaselineFixListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ExportBaselineFixListRequest() | 
| ExportBaselineFixListRequest(ExportBaselineFixListRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getExportAll()Get 0:过滤的结果导出;1:全部导出 | 
| Filter[] | getFilters()Get ItemName - String - 是否必填:否 - 项名称 | 
| void | setExportAll(Long ExportAll)Set 0:过滤的结果导出;1:全部导出 | 
| void | setFilters(Filter[] Filters)Set ItemName - String - 是否必填:否 - 项名称 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ExportBaselineFixListRequest()
public ExportBaselineFixListRequest(ExportBaselineFixListRequest source)
public Filter[] getFilters()
public void setFilters(Filter[] Filters)
Filters - public Long getExportAll()
public void setExportAll(Long ExportAll)
ExportAll - 0:过滤的结果导出;1:全部导出Copyright © 2025. All rights reserved.