Package com.foxinmy.weixin4j.tuple
Class Card
- java.lang.Object
-
- com.foxinmy.weixin4j.tuple.Card
-
- All Implemented Interfaces:
MassTuple
,NotifyTuple
,Tuple
,Serializable
public class Card extends Object implements MassTuple, NotifyTuple
卡券对象可用于「群发消息」和「客服消息」
- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
- Serialized Form
-
-
Constructor Detail
-
Card
public Card(String cardId)
-
-