Class CreateAbnormalRefundRequest
java.lang.Object
com.wechat.pay.java.service.ecommercerefund.model.CreateAbnormalRefundRequest
CreateAbnormalRefundRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetBankAccount(String bankAccount) voidsetBankType(String bankType) voidsetOutRefundNo(String outRefundNo) voidsetRealName(String realName) voidsetSubMchid(String subMchid) voidtoString()
-
Constructor Details
-
CreateAbnormalRefundRequest
public CreateAbnormalRefundRequest()
-
-
Method Details