public class JsPayResponse extends Object implements Serializable
| Constructor and Description |
|---|
JsPayResponse(String appId,
String timeStamp,
String nonceStr,
String pkg,
String signType,
String paySign) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId() |
String |
getNonceStr() |
String |
getPaySign() |
String |
getPkg() |
String |
getSignType() |
String |
getTimeStamp() |
String |
toString() |
Copyright © 2018. All rights reserved.