Class FullSendRule
java.lang.Object
com.wechat.pay.java.service.giftactivity.model.FullSendRule
FullSendRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAwardList
(List<AwardBaseInfo> awardList) void
setAwardType
(AwardType awardType) void
setMerchantIdList
(List<String> merchantIdList) void
setMerchantOption
(SendMerchantOption merchantOption) void
setSendContent
(SendContentCategory sendContent) void
setTransactionAmountMinimum
(Long transactionAmountMinimum) toString()
-
Constructor Details
-
FullSendRule
public FullSendRule()
-
-
Method Details