com.alipay.api.response.AlipayCommerceIotDeviceGeofenceBindResponse Maven / Gradle / Ivy
package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.iot.device.geofence.bind response.
*
* @author auto create
* @since 1.0, 2024-07-04 16:55:11
*/
public class AlipayCommerceIotDeviceGeofenceBindResponse extends AlipayResponse {
private static final long serialVersionUID = 1894824982918537643L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy