public static class WXQRCodePay.Req extends BaseReq
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
codeContent
The content of the code
码的内容
|
java.lang.String |
extraMsg
additional information
额外信息
|
openId, transaction| Constructor and Description |
|---|
Req() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkArgs()
Check parameters of this request
检查该请求各个参数的合法性
|
int |
getType()
Return type ID of the current request.
|
fromBundle, toBundlepublic java.lang.String codeContent
public java.lang.String extraMsg
public int getType()
BaseReq