Class PrepayWithRequestPaymentResponse
java.lang.Object
com.wechat.pay.java.service.payments.app.model.PrepayWithRequestPaymentResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAppid()
getSign()
void
void
setNonceStr
(String nonceStr) void
setPackageVal
(String packageVal) void
setPartnerId
(String partnerId) void
setPrepayId
(String prepayId) void
void
setTimestamp
(String timestamp) toString()
-
Constructor Details
-
PrepayWithRequestPaymentResponse
public PrepayWithRequestPaymentResponse()
-
-
Method Details