public class InstallCoolAppOrderToGroupResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
InstallCoolAppOrderToGroupResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static InstallCoolAppOrderToGroupResponseBody |
build(Map<String,?> map) |
String |
getResult() |
String |
getSuccess() |
InstallCoolAppOrderToGroupResponseBody |
setResult(String result) |
InstallCoolAppOrderToGroupResponseBody |
setSuccess(String success) |
@NameInMap(value="result") public String result
@NameInMap(value="success") public String success
public static InstallCoolAppOrderToGroupResponseBody build(Map<String,?> map) throws Exception
Exception
public InstallCoolAppOrderToGroupResponseBody setResult(String result)
public String getResult()
public InstallCoolAppOrderToGroupResponseBody setSuccess(String success)
public String getSuccess()
Copyright © 2024. All rights reserved.