com.alipay.api.response.AlipayCommerceDataCustommetricSyncResponse Maven / Gradle / Ivy
package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.data.custommetric.sync response.
*
* @author auto create
* @since 1.0, 2024-10-15 13:41:48
*/
public class AlipayCommerceDataCustommetricSyncResponse extends AlipayResponse {
private static final long serialVersionUID = 3348922187558864794L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy