All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.antgroup.antchain.openapi.ato.models.PromiseInfo Maven / Gradle / Ivy

There is a newer version: 1.10.16
Show newest version
// This file is auto-generated, don't edit it. Thanks.
package com.antgroup.antchain.openapi.ato.models;

import com.aliyun.tea.*;

public class PromiseInfo extends TeaModel {
    public static PromiseInfo build(java.util.Map map) throws Exception {
        PromiseInfo self = new PromiseInfo();
        return TeaModel.build(map, self);
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy