public class QRcode extends AlipayObject
Constructor and Description |
---|
QRcode() |
Modifier and Type | Method and Description |
---|---|
String |
getCardId()
Gets card id.
|
String |
getQrcodeUrl()
Gets qrcode url.
|
void |
setCardId(String cardId)
Sets card id.
|
void |
setQrcodeUrl(String qrcodeUrl)
Sets qrcode url.
|
public String getCardId()
public void setCardId(String cardId)
cardId
- the card idpublic String getQrcodeUrl()
public void setQrcodeUrl(String qrcodeUrl)
qrcodeUrl
- the qrcode urlCopyright © 2018. All rights reserved.