Class PatternInfo
java.lang.Object
com.wechat.pay.java.service.cashcoupons.model.PatternInfo
PatternInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBackgroundColor(BackgroundColor backgroundColor) voidsetCouponImage(String couponImage) voidsetDescription(String description) voidsetJumpTarget(JumpTarget jumpTarget) voidsetMerchantLogo(String merchantLogo) voidsetMerchantName(String merchantName) voidsetMiniProgramAppid(String miniProgramAppid) voidsetMiniProgramPath(String miniProgramPath) toString()
-
Constructor Details
-
PatternInfo
public PatternInfo()
-
-
Method Details
-
getDescription
-
setDescription
-
getMerchantLogo
-
setMerchantLogo
-
getMerchantName
-
setMerchantName
-
getBackgroundColor
-
setBackgroundColor
-
getCouponImage
-
setCouponImage
-
getJumpTarget
-
setJumpTarget
-
getMiniProgramAppid
-
setMiniProgramAppid
-
getMiniProgramPath
-
setMiniProgramPath
-
toString
-