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