com.alipay.api.response.AntMerchantExpandClassificationCreateormodifyResponse Maven / Gradle / Ivy
package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: ant.merchant.expand.classification.createormodify response.
*
* @author auto create
* @since 1.0, 2024-07-04 19:33:13
*/
public class AntMerchantExpandClassificationCreateormodifyResponse extends AlipayResponse {
private static final long serialVersionUID = 2226169692221934781L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy