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