![JAR search and dependency download from the Maven repository](/logo.png)
com.antgroup.antchain.openapi.ato.models.UserSyncInfo 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 UserSyncInfo extends TeaModel {
public static UserSyncInfo build(java.util.Map map) throws Exception {
UserSyncInfo self = new UserSyncInfo();
return TeaModel.build(map, self);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy