| Field | Type | Required | Description | Example |
|---|---|---|---|---|
file_name |
T.nilable(::String) | ➖ | Name of the attached file | document.pdf |
file_size |
T.nilable(::Float) | ➖ | Size of the attached file | 1024 |
file_type |
T.nilable(::String) | ➖ | MIME type of the attached file | application/pdf |
id |
T.nilable(::String) | ➖ | Unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
remote_id |
T.nilable(::String) | ➖ | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |