Fields
| Name | Type | Description |
|---|---|---|
| caseId | String! | |
| countryCode | String! | |
| documentTitle | String! | |
| documentType | EntityDocumentType! | |
| entityId | String! | |
| fields | [DocumentDataFieldInputModelInput!]! |
Definition of the AddEntityDocumentInput input object
| Name | Type | Description |
|---|---|---|
| caseId | String! | |
| countryCode | String! | |
| documentTitle | String! | |
| documentType | EntityDocumentType! | |
| entityId | String! | |
| fields | [DocumentDataFieldInputModelInput!]! |