public class AlipayMarketingCardOpenApplyResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMarketingCardOpenApplyResponse() |
| Modifier and Type | Method and Description |
|---|---|
MerchantCard |
getCardInfo()
Gets card info.
|
void |
setCardInfo(MerchantCard cardInfo)
Sets card info.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMarketingCardOpenApplyResponse()
public void setCardInfo(MerchantCard cardInfo)
cardInfo - the card infopublic MerchantCard getCardInfo()
Copyright © 2018. All rights reserved.