| Package | Description |
|---|---|
| com.antgroup.antchain.openapi.riskplus.models |
| Modifier and Type | Field and Description |
|---|---|
List<Contact> |
RiskData.contacts
example:
|
| Modifier and Type | Method and Description |
|---|---|
static Contact |
Contact.build(Map<String,?> map) |
Contact |
Contact.setKind(String kind) |
Contact |
Contact.setMobile(String mobile) |
Contact |
Contact.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
RiskData.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
RiskData |
RiskData.setContacts(List<Contact> contacts) |
Copyright © 2025. All rights reserved.