This repository has been archived on 2023-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
go-sdk/docs/ModelsTaskAttachment.md

15 lines
627 B
Markdown
Raw Permalink Normal View History

2019-10-19 20:53:41 +00:00
# ModelsTaskAttachment
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Created** | **int32** | | [optional] [default to null]
**CreatedBy** | [***ModelsUser**](models.User.md) | | [optional] [default to null]
**File** | [***FilesFile**](files.File.md) | | [optional] [default to null]
**Id** | **int32** | | [optional] [default to null]
**TaskId** | **int32** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)