public class AlipayInsUnderwriteUserPolicyQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayInsUnderwriteUserPolicyQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<InsPolicy> |
getPolicys()
Gets policys.
|
Long |
getTotal()
Gets total.
|
void |
setPolicys(List<InsPolicy> policys)
Sets policys.
|
void |
setTotal(Long total)
Sets total.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayInsUnderwriteUserPolicyQueryResponse()
Copyright © 2018. All rights reserved.