public class QueryOrgSecretKeyRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
QueryOrgSecretKeyRequest() |
限定符和类型 | 方法和说明 |
---|---|
static QueryOrgSecretKeyRequest |
build(Map<String,?> map) |
String |
getIsvCode() |
String |
getOpUserId() |
QueryOrgSecretKeyRequest |
setIsvCode(String isvCode) |
QueryOrgSecretKeyRequest |
setOpUserId(String opUserId) |
@NameInMap(value="isvCode") public String isvCode
@NameInMap(value="opUserId") public String opUserId
public static QueryOrgSecretKeyRequest build(Map<String,?> map) throws Exception
Exception
public QueryOrgSecretKeyRequest setIsvCode(String isvCode)
public String getIsvCode()
public QueryOrgSecretKeyRequest setOpUserId(String opUserId)
public String getOpUserId()
Copyright © 2022. All rights reserved.