com.alipay.api.response.AlipayUserPointRefundResponse Maven / Gradle / Ivy
package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.user.point.refund response.
*
* @author auto create
* @since 1.0, 2024-03-01 16:29:53
*/
public class AlipayUserPointRefundResponse extends AlipayResponse {
private static final long serialVersionUID = 5516226841255971371L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy