com.alipay.api.response.ZhimaDataBatchFeedbackResponse Maven / Gradle / Ivy
package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: zhima.data.batch.feedback response.
*
* @author auto create
* @since 1.0, 2017-05-02 14:40:53
*/
public class ZhimaDataBatchFeedbackResponse extends AlipayResponse {
private static final long serialVersionUID = 6693576565159932177L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy