public static class OapiMicroappCustomCreateResponse.CustomAppCreateResponseVo extends TaobaoObject
| Constructor and Description |
|---|
CustomAppCreateResponseVo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAgentId() |
String |
getCustomKey() |
String |
getCustomSecret() |
void |
setAgentId(Long agentId) |
void |
setCustomKey(String customKey) |
void |
setCustomSecret(String customSecret) |
public Long getAgentId()
public void setAgentId(Long agentId)
public String getCustomKey()
public void setCustomKey(String customKey)
public String getCustomSecret()
public void setCustomSecret(String customSecret)
Copyright © 2021. All rights reserved.