Package | Description |
---|---|
com.alipay.api.domain | |
com.alipay.api.response |
Modifier and Type | Method and Description |
---|---|
MerchantCard |
AlipayMarketingCardOpenApplyModel.getCardExtInfo()
Gets card ext info.
|
MerchantCard |
AlipayMarketingCardOpenModel.getCardExtInfo()
Gets card ext info.
|
MerchantCard |
AlipayMarketingCardConsumeSyncModel.getCardInfo()
Gets card info.
|
MerchantCard |
AlipayMarketingCardUpdateModel.getCardInfo()
Gets card info.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayMarketingCardOpenApplyModel.setCardExtInfo(MerchantCard cardExtInfo)
Sets card ext info.
|
void |
AlipayMarketingCardOpenModel.setCardExtInfo(MerchantCard cardExtInfo)
Sets card ext info.
|
void |
AlipayMarketingCardConsumeSyncModel.setCardInfo(MerchantCard cardInfo)
Sets card info.
|
void |
AlipayMarketingCardUpdateModel.setCardInfo(MerchantCard cardInfo)
Sets card info.
|
Modifier and Type | Method and Description |
---|---|
MerchantCard |
AlipayMarketingCardOpenResponse.getCardInfo()
Gets card info.
|
MerchantCard |
AlipayMarketingCardQueryResponse.getCardInfo()
Gets card info.
|
MerchantCard |
AlipayMarketingCardOpenApplyResponse.getCardInfo()
Gets card info.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayMarketingCardOpenResponse.setCardInfo(MerchantCard cardInfo)
Sets card info.
|
void |
AlipayMarketingCardQueryResponse.setCardInfo(MerchantCard cardInfo)
Sets card info.
|
void |
AlipayMarketingCardOpenApplyResponse.setCardInfo(MerchantCard cardInfo)
Sets card info.
|
Copyright © 2018. All rights reserved.