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