public class DescribeCardRequest extends AbstractModel
Constructor and Description |
---|
DescribeCardRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getIccid()
Get 卡片ID
|
Long |
getSdkappid()
Get 应用ID
|
void |
setIccid(String Iccid)
Set 卡片ID
|
void |
setSdkappid(Long Sdkappid)
Set 应用ID
|
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 Long getSdkappid()
public void setSdkappid(Long Sdkappid)
Sdkappid
- 应用IDpublic String getIccid()
public void setIccid(String Iccid)
Iccid
- 卡片IDCopyright © 2020. All rights reserved.