public static class WxCard.Card.BaseInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WxCard.Card.BaseInfo.CodeMode
参考上面
|
static class |
WxCard.Card.BaseInfo.CodeType
码型
|
static class |
WxCard.Card.BaseInfo.Color
券颜色。按色彩规范标注填写Color010-Color100。
具体颜色请查看RGB值
|
static class |
WxCard.Card.BaseInfo.DateInfo
使用日期,有效期的信息。
|
static class |
WxCard.Card.BaseInfo.Sku
商品信息
|
Constructor and Description |
---|
BaseInfo() |
public String getId()
public void setId(String id)
public String getLogoUrl()
public void setLogoUrl(String logoUrl)
public WxCard.Card.BaseInfo.CodeType getCodeType()
public void setCodeType(WxCard.Card.BaseInfo.CodeType codeType)
public String getBrandName()
public void setBrandName(String brandName)
public String getTitle()
public void setTitle(String title)
public WxCard.Card.BaseInfo.Color getColor()
public void setColor(WxCard.Card.BaseInfo.Color color)
public String getNotice()
public void setNotice(String notice)
public String getDescription()
public void setDescription(String description)
public WxCard.Card.BaseInfo.DateInfo getDateInfo()
public void setDateInfo(WxCard.Card.BaseInfo.DateInfo dateInfo)
public WxCard.Card.BaseInfo.Sku getSku()
public void setSku(WxCard.Card.BaseInfo.Sku sku)
public Boolean getUseCustomCode()
public void setUseCustomCode(Boolean useCustomCode)
public WxCard.Card.BaseInfo.CodeMode getGetCustomCodeMode()
public void setGetCustomCodeMode(WxCard.Card.BaseInfo.CodeMode getCustomCodeMode)
public String getServicePhone()
public void setServicePhone(String servicePhone)
public Integer getGetLimit()
public void setGetLimit(Integer getLimit)
public Integer getUseLimit()
public void setUseLimit(Integer useLimit)
public Boolean getBindOpenId()
public void setBindOpenId(Boolean bindOpenId)
public Boolean getCanShare()
public void setCanShare(Boolean canShare)
public Boolean getCanGiveFriend()
public void setCanGiveFriend(Boolean canGiveFriend)
public Boolean getUseAllLocations()
public void setUseAllLocations(Boolean useAllLocations)
public String getCenterTitle()
public void setCenterTitle(String centerTitle)
public String getCenterSubTitle()
public void setCenterSubTitle(String centerSubTitle)
public String getCenterUrl()
public void setCenterUrl(String centerUrl)
public String getCenterAppBrandUserName()
public void setCenterAppBrandUserName(String centerAppBrandUserName)
public String getCenterAppBrandPass()
public void setCenterAppBrandPass(String centerAppBrandPass)
public String getCustomUrlName()
public void setCustomUrlName(String customUrlName)
public String getCustomUrl()
public void setCustomUrl(String customUrl)
public String getCustomUrlSubTitle()
public void setCustomUrlSubTitle(String customUrlSubTitle)
public String getCustomAppBrandUserName()
public void setCustomAppBrandUserName(String customAppBrandUserName)
public String getCustomAppBrandPass()
public void setCustomAppBrandPass(String customAppBrandPass)
public String getPromotionUrlName()
public void setPromotionUrlName(String promotionUrlName)
public String getPromotionUrl()
public void setPromotionUrl(String promotionUrl)
public String getPromotionUrlSubTitle()
public void setPromotionUrlSubTitle(String promotionUrlSubTitle)
public String getPromotionAppBrandUserName()
public void setPromotionAppBrandUserName(String promotionAppBrandUserName)
public String getPromotionAppBrandPass()
public void setPromotionAppBrandPass(String promotionAppBrandPass)
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.