Class ReceiverResultEntity
java.lang.Object
com.wechat.pay.java.service.brandprofitsharing.model.ReceiverResultEntity
ReceiverResultEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()
void
setAccount
(String account) void
void
setDescription
(String description) void
setDetailId
(String detailId) void
setFailReason
(String failReason) void
setFinishTime
(String finishTime) void
void
toString()
-
Constructor Details
-
ReceiverResultEntity
public ReceiverResultEntity()
-
-
Method Details