All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.binarywang.wxpay.bean.result.WxPayCommonResult Maven / Gradle / Ivy

There is a newer version: 4.6.9.B
Show newest version
package com.github.binarywang.wxpay.bean.result;

import com.thoughtworks.xstream.annotations.XStreamAlias;

/**
 * 
 * 微信支付结果仅包含有return 和result等相关信息的的属性类
 * Created by Binary Wang on 2017-01-09.
 * @author binarywang(Binary Wang)
 * 
*/ @XStreamAlias("xml") public class WxPayCommonResult extends WxPayBaseResult { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy