FilingHistoryDocument
Properties
| Name | Type | Description |
|---|---|---|
| documentId | string | |
| documentType | string | |
| documentDescription | string | |
| documentDate | string |
JSON Example
{
"documentId": "string",
"documentType": "string",
"documentDescription": "string",
"documentDate": "2024-01-01"
}