Name | Type | Description | Notes |
---|---|---|---|
successful | bool | True if successful, false otherwise | [optional] |
page_count | int | The number of pages in the converted output | [optional] |
pages | list[PageConversionResult] | Converted page results | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
successful | bool | True if successful, false otherwise | [optional] |
page_count | int | The number of pages in the converted output | [optional] |
pages | list[PageConversionResult] | Converted page results | [optional] |