com.alipay.api.response.AlipayCommerceOperationTimescardProductApplyResponse Maven / Gradle / Ivy
package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.operation.timescard.product.apply response.
*
* @author auto create
* @since 1.0, 2024-10-30 14:09:21
*/
public class AlipayCommerceOperationTimescardProductApplyResponse extends AlipayResponse {
private static final long serialVersionUID = 2538176691413515621L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy