
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, 2023-05-31 06:26:56
*/
public class AlipayUserPointRefundResponse extends AlipayResponse {
private static final long serialVersionUID = 2467749975755862996L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy