| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | ID of the Coda doc. | |
| Type | string | The type of this resource. | |
| Href | string | API link to the Coda doc. | |
| BrowserLink | string | Browser-friendly link to the Coda doc. | |
| Icon | Icon | [optional] | |
| Name | string | Name of the doc. | |
| Owner | string | Email address of the doc owner. | |
| OwnerName | string | Name of the doc owner. | |
| DocSize | DocSize | [optional] | |
| SourceDoc | AllOfDocSourceDoc | [optional] | |
| CreatedAt | DateTime? | Timestamp for when the doc was created. | |
| UpdatedAt | DateTime? | Timestamp for when the doc was last modified. | |
| Published | DocPublished | [optional] |
This repository was archived by the owner on Jun 26, 2023. It is now read-only.