| Field | Type | Required | Description | Example |
|---|---|---|---|---|
file_format |
T.nilable(Models::Shared::ContentFileFormat) | ➖ | The file format of the file | |
unified_url |
T.nilable(::String) | ➖ | Unified download URL for retrieving file content. | https://api.stackone.com/unified/hris/employees/12345/documents/67890/download |
url |
T.nilable(::String) | ➖ | URL where the file content is located | https://example.com/file.pdf |