A briefcase folder.
| Name | Type | Nullable? | Summary |
|---|---|---|---|
| ID | String | This field is nullable. | The ID of the folder. |
| Name | String | The name of the folder. | |
| Folders | TeamDynamix.Api.Briefcase.Folder[] | This field is nullable. | The subfolders associated with the folder. |
| CreatedDate | DateTime | The created date of the folder. | |
| Uri | String | The URI to retrieve the full details of the folder via the web API. |