public class KoubeiShopMallMemberIdentifyResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiShopMallMemberIdentifyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCardNo()
Gets card no.
|
Boolean |
getHasCard()
Gets has card.
|
void |
setCardNo(String cardNo)
Sets card no.
|
void |
setHasCard(Boolean hasCard)
Sets has card.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiShopMallMemberIdentifyResponse()
public void setCardNo(String cardNo)
cardNo - the card nopublic String getCardNo()
public void setHasCard(Boolean hasCard)
hasCard - the has cardpublic Boolean getHasCard()
Copyright © 2018. All rights reserved.