Class ActAdvancedSetting
java.lang.Object
com.wechat.pay.java.service.giftactivity.model.ActAdvancedSetting
ActAdvancedSetting
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDeliveryUserCategory
(DeliveryUserCategory deliveryUserCategory) void
setGoodsTags
(List<String> goodsTags) void
setMerchantMemberAppid
(String merchantMemberAppid) void
setPaymentMethodInformation
(PaymentMethodInfo paymentMethodInformation) void
setPaymentMode
(PaymentMode paymentMode) toString()
-
Constructor Details
-
ActAdvancedSetting
public ActAdvancedSetting()
-
-
Method Details