public class AlipayTradePagePayModel extends AlipayObject
Constructor and Description |
---|
AlipayTradePagePayModel() |
Modifier and Type | Method and Description |
---|---|
AgreementSignParams |
getAgreementSignParams()
Gets agreement sign params.
|
String |
getBody()
Gets body.
|
String |
getBusinessParams()
Gets business params.
|
String |
getDisablePayChannels()
Gets disable pay channels.
|
String |
getEnablePayChannels()
Gets enable pay channels.
|
ExtendParams |
getExtendParams()
Gets extend params.
|
ExtUserInfo |
getExtUserInfo()
Gets ext user info.
|
List<GoodsDetail> |
getGoodsDetail()
Gets goods detail.
|
String |
getGoodsType()
Gets goods type.
|
String |
getIntegrationType()
Gets integration type.
|
InvoiceInfo |
getInvoiceInfo()
Gets invoice info.
|
String |
getOutTradeNo()
Gets out trade no.
|
String |
getPassbackParams()
Gets passback params.
|
String |
getProductCode()
Gets product code.
|
String |
getPromoParams()
Gets promo params.
|
Long |
getQrcodeWidth()
Gets qrcode width.
|
String |
getQrPayMode()
Gets qr pay mode.
|
String |
getRequestFromUrl()
Gets request from url.
|
RoyaltyInfo |
getRoyaltyInfo()
Gets royalty info.
|
SettleInfo |
getSettleInfo()
Gets settle info.
|
String |
getStoreId()
Gets store id.
|
String |
getSubject()
Gets subject.
|
SubMerchant |
getSubMerchant()
Gets sub merchant.
|
String |
getTimeExpire()
Gets time expire.
|
String |
getTimeoutExpress()
Gets timeout express.
|
String |
getTotalAmount()
Gets total amount.
|
void |
setAgreementSignParams(AgreementSignParams agreementSignParams)
Sets agreement sign params.
|
void |
setBody(String body)
Sets body.
|
void |
setBusinessParams(String businessParams)
Sets business params.
|
void |
setDisablePayChannels(String disablePayChannels)
Sets disable pay channels.
|
void |
setEnablePayChannels(String enablePayChannels)
Sets enable pay channels.
|
void |
setExtendParams(ExtendParams extendParams)
Sets extend params.
|
void |
setExtUserInfo(ExtUserInfo extUserInfo)
Sets ext user info.
|
void |
setGoodsDetail(List<GoodsDetail> goodsDetail)
Sets goods detail.
|
void |
setGoodsType(String goodsType)
Sets goods type.
|
void |
setIntegrationType(String integrationType)
Sets integration type.
|
void |
setInvoiceInfo(InvoiceInfo invoiceInfo)
Sets invoice info.
|
void |
setOutTradeNo(String outTradeNo)
Sets out trade no.
|
void |
setPassbackParams(String passbackParams)
Sets passback params.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setPromoParams(String promoParams)
Sets promo params.
|
void |
setQrcodeWidth(Long qrcodeWidth)
Sets qrcode width.
|
void |
setQrPayMode(String qrPayMode)
Sets qr pay mode.
|
void |
setRequestFromUrl(String requestFromUrl)
Sets request from url.
|
void |
setRoyaltyInfo(RoyaltyInfo royaltyInfo)
Sets royalty info.
|
void |
setSettleInfo(SettleInfo settleInfo)
Sets settle info.
|
void |
setStoreId(String storeId)
Sets store id.
|
void |
setSubject(String subject)
Sets subject.
|
void |
setSubMerchant(SubMerchant subMerchant)
Sets sub merchant.
|
void |
setTimeExpire(String timeExpire)
Sets time expire.
|
void |
setTimeoutExpress(String timeoutExpress)
Sets timeout express.
|
void |
setTotalAmount(String totalAmount)
Sets total amount.
|
public AgreementSignParams getAgreementSignParams()
public void setAgreementSignParams(AgreementSignParams agreementSignParams)
agreementSignParams
- the agreement sign paramspublic String getBody()
public void setBody(String body)
body
- the bodypublic String getBusinessParams()
public void setBusinessParams(String businessParams)
businessParams
- the business paramspublic String getDisablePayChannels()
public void setDisablePayChannels(String disablePayChannels)
disablePayChannels
- the disable pay channelspublic String getEnablePayChannels()
public void setEnablePayChannels(String enablePayChannels)
enablePayChannels
- the enable pay channelspublic ExtUserInfo getExtUserInfo()
public void setExtUserInfo(ExtUserInfo extUserInfo)
extUserInfo
- the ext user infopublic ExtendParams getExtendParams()
public void setExtendParams(ExtendParams extendParams)
extendParams
- the extend paramspublic List<GoodsDetail> getGoodsDetail()
public void setGoodsDetail(List<GoodsDetail> goodsDetail)
goodsDetail
- the goods detailpublic String getGoodsType()
public void setGoodsType(String goodsType)
goodsType
- the goods typepublic String getIntegrationType()
public void setIntegrationType(String integrationType)
integrationType
- the integration typepublic InvoiceInfo getInvoiceInfo()
public void setInvoiceInfo(InvoiceInfo invoiceInfo)
invoiceInfo
- the invoice infopublic String getOutTradeNo()
public void setOutTradeNo(String outTradeNo)
outTradeNo
- the out trade nopublic String getPassbackParams()
public void setPassbackParams(String passbackParams)
passbackParams
- the passback paramspublic String getProductCode()
public void setProductCode(String productCode)
productCode
- the product codepublic String getPromoParams()
public void setPromoParams(String promoParams)
promoParams
- the promo paramspublic String getQrPayMode()
public void setQrPayMode(String qrPayMode)
qrPayMode
- the qr pay modepublic Long getQrcodeWidth()
public void setQrcodeWidth(Long qrcodeWidth)
qrcodeWidth
- the qrcode widthpublic String getRequestFromUrl()
public void setRequestFromUrl(String requestFromUrl)
requestFromUrl
- the request from urlpublic RoyaltyInfo getRoyaltyInfo()
public void setRoyaltyInfo(RoyaltyInfo royaltyInfo)
royaltyInfo
- the royalty infopublic SettleInfo getSettleInfo()
public void setSettleInfo(SettleInfo settleInfo)
settleInfo
- the settle infopublic String getStoreId()
public void setStoreId(String storeId)
storeId
- the store idpublic SubMerchant getSubMerchant()
public void setSubMerchant(SubMerchant subMerchant)
subMerchant
- the sub merchantpublic String getSubject()
public void setSubject(String subject)
subject
- the subjectpublic String getTimeExpire()
public void setTimeExpire(String timeExpire)
timeExpire
- the time expirepublic String getTimeoutExpress()
public void setTimeoutExpress(String timeoutExpress)
timeoutExpress
- the timeout expresspublic String getTotalAmount()
public void setTotalAmount(String totalAmount)
totalAmount
- the total amountCopyright © 2018. All rights reserved.