Package | Description |
---|---|
com.tencentcloudapi.cii.v20210408.models |
Modifier and Type | Method and Description |
---|---|
InsuranceResult[] |
UnderwriteOutput.getResults()
Get 结果
|
InsuranceResult[] |
MachineUnderwriteOutput.getResults()
Get 各个险种的结果
|
Modifier and Type | Method and Description |
---|---|
void |
UnderwriteOutput.setResults(InsuranceResult[] Results)
Set 结果
|
void |
MachineUnderwriteOutput.setResults(InsuranceResult[] Results)
Set 各个险种的结果
|
Constructor and Description |
---|
InsuranceResult(InsuranceResult source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.