
com.alipay.api.response.AlipayCommerceOperationMaterialVoucherBindResponse Maven / Gradle / Ivy
package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.operation.material.voucher.bind response.
*
* @author auto create
* @since 1.0, 2023-05-31 05:07:45
*/
public class AlipayCommerceOperationMaterialVoucherBindResponse extends AlipayResponse {
private static final long serialVersionUID = 2817238814979196728L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy