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