public class PaymentProduct863ThirdPartyData extends Object
Constructor and Description |
---|
PaymentProduct863ThirdPartyData() |
Modifier and Type | Method and Description |
---|---|
String |
getAppId()
The appId to use in third party calls to WeChat.
|
String |
getNonceStr()
The nonceStr to use in third party calls to WeChat
|
String |
getPackageSign()
The packageSign to use in third party calls to WeChat
|
String |
getPaySign()
The paySign to use in third party calls to WeChat
|
String |
getPrepayId()
The prepayId to use in third party calls to WeChat.
|
String |
getSignType()
The signType to use in third party calls to WeChat
|
String |
getTimeStamp()
The timeStamp to use in third party calls to WeChat
|
void |
setAppId(String value)
The appId to use in third party calls to WeChat.
|
void |
setNonceStr(String value)
The nonceStr to use in third party calls to WeChat
|
void |
setPackageSign(String value)
The packageSign to use in third party calls to WeChat
|
void |
setPaySign(String value)
The paySign to use in third party calls to WeChat
|
void |
setPrepayId(String value)
The prepayId to use in third party calls to WeChat.
|
void |
setSignType(String value)
The signType to use in third party calls to WeChat
|
void |
setTimeStamp(String value)
The timeStamp to use in third party calls to WeChat
|
public String getAppId()
public void setAppId(String value)
public String getNonceStr()
public void setNonceStr(String value)
public String getPackageSign()
public void setPackageSign(String value)
public String getPaySign()
public void setPaySign(String value)
public String getPrepayId()
public void setPrepayId(String value)
public String getSignType()
public void setSignType(String value)
public String getTimeStamp()
public void setTimeStamp(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.