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

com.aliyun.dingtalkesign_2_0.models.CancelCorpAuthRequest Maven / Gradle / Ivy

// This file is auto-generated, don't edit it. Thanks.
package com.aliyun.dingtalkesign_2_0.models;

import com.aliyun.tea.*;

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

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy