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