public class EPAResponse extends AbstractModel
Constructor and Description |
---|
EPAResponse() |
Modifier and Type | Method and Description |
---|---|
Long |
getRetCode()
Get 0成功 其他失败
|
void |
setRetCode(Long RetCode)
Set 0成功 其他失败
|
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
Copyright © 2020. All rights reserved.