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