public class QueryApplicationMaterialRequest extends AbstractModel
Constructor and Description |
---|
QueryApplicationMaterialRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getDeclareId()
Get 申报流水号
|
String |
getProfile()
Get 接入环境。沙箱环境填sandbox
|
void |
setDeclareId(String DeclareId)
Set 申报流水号
|
void |
setProfile(String Profile)
Set 接入环境。沙箱环境填sandbox
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getDeclareId()
public void setDeclareId(String DeclareId)
DeclareId
- 申报流水号public String getProfile()
public void setProfile(String Profile)
Profile
- 接入环境。沙箱环境填sandboxCopyright © 2020. All rights reserved.