![JAR search and dependency download from the Maven repository](/logo.png)
com.antgroup.antchain.openapi.ato.models.OrderGoodsModel Maven / Gradle / Ivy
// This file is auto-generated, don't edit it. Thanks.
package com.antgroup.antchain.openapi.ato.models;
import com.aliyun.tea.*;
public class OrderGoodsModel extends TeaModel {
public static OrderGoodsModel build(java.util.Map map) throws Exception {
OrderGoodsModel self = new OrderGoodsModel();
return TeaModel.build(map, self);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy