com.alipay.api.response.AlipayOpenBpaasServiceBindResponse Maven / Gradle / Ivy
package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.open.bpaas.service.bind response.
*
* @author auto create
* @since 1.0, 2023-09-04 01:10:22
*/
public class AlipayOpenBpaasServiceBindResponse extends AlipayResponse {
private static final long serialVersionUID = 5894194799516694229L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy