public class AppPayResponse extends Object implements Serializable
| Constructor and Description |
|---|
AppPayResponse(String appId,
String partnerId,
String prepayId,
String timeStamp,
String nonceStr,
String paySign) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId() |
String |
getNonceStr() |
String |
getPartnerId() |
String |
getPaySign() |
String |
getPkg() |
String |
getPrepayId() |
String |
getTimeStamp() |
String |
toString() |
Copyright © 2016. All rights reserved.