public class BatchSendOfficialAccountOTOMessageRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
BatchSendOfficialAccountOTOMessageRequest() |
@NameInMap(value="detail") public BatchSendOfficialAccountOTOMessageRequest.BatchSendOfficialAccountOTOMessageRequestDetail detail
@NameInMap(value="bizId") public String bizId
@NameInMap(value="accountId") public String accountId
@NameInMap(value="dingIsvOrgId") public Long dingIsvOrgId
@NameInMap(value="dingOrgId") public Long dingOrgId
@NameInMap(value="dingTokenGrantType") public Long dingTokenGrantType
@NameInMap(value="dingSuiteKey") public String dingSuiteKey
public BatchSendOfficialAccountOTOMessageRequest()
public static BatchSendOfficialAccountOTOMessageRequest build(Map<String,?> map) throws Exception
Exception
public BatchSendOfficialAccountOTOMessageRequest setDetail(BatchSendOfficialAccountOTOMessageRequest.BatchSendOfficialAccountOTOMessageRequestDetail detail)
public BatchSendOfficialAccountOTOMessageRequest.BatchSendOfficialAccountOTOMessageRequestDetail getDetail()
public BatchSendOfficialAccountOTOMessageRequest setBizId(String bizId)
public String getBizId()
public BatchSendOfficialAccountOTOMessageRequest setAccountId(String accountId)
public String getAccountId()
public BatchSendOfficialAccountOTOMessageRequest setDingIsvOrgId(Long dingIsvOrgId)
public Long getDingIsvOrgId()
public BatchSendOfficialAccountOTOMessageRequest setDingOrgId(Long dingOrgId)
public Long getDingOrgId()
public BatchSendOfficialAccountOTOMessageRequest setDingTokenGrantType(Long dingTokenGrantType)
public Long getDingTokenGrantType()
public BatchSendOfficialAccountOTOMessageRequest setDingSuiteKey(String dingSuiteKey)
public String getDingSuiteKey()
Copyright © 2021. All rights reserved.