public class WxCardGift extends WxCard
m_baseInfo, m_cardType, m_data, m_requestData| 构造器和说明 |
|---|
WxCardGift()
礼品券
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGift()
礼品券专用,表示礼品名字
|
static WxCardGift |
parse(org.json.JSONObject obj) |
void |
setGift(String gift)
礼品券专用,表示礼品名字
|
getBaseInfo, getCardType, getData, getJSONObject, toJsonString, toStringpublic static WxCardGift parse(org.json.JSONObject obj)
public void setGift(String gift)
gift - public String getGift()
Copyright © 2021 gdxsoft. All rights reserved.