public class NotifyPayCodePayResultResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
NotifyPayCodePayResultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static NotifyPayCodePayResultResponse |
build(Map<String,?> map) |
NotifyPayCodePayResultResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
NotifyPayCodePayResultResponse |
setBody(NotifyPayCodePayResultResponseBody body) |
NotifyPayCodePayResultResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public NotifyPayCodePayResultResponseBody body
public static NotifyPayCodePayResultResponse build(Map<String,?> map) throws Exception
Exceptionpublic NotifyPayCodePayResultResponse setHeaders(Map<String,String> headers)
public NotifyPayCodePayResultResponse setBody(NotifyPayCodePayResultResponseBody body)
public NotifyPayCodePayResultResponseBody getBody()
Copyright © 2022. All rights reserved.