14 lines
638 B
Markdown
14 lines
638 B
Markdown
|
# AttachmentStore
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Filename** | **string** | | [default to null]
|
||
|
**AttachableType** | [***AttachableType**](AttachableType.md) | | [default to null]
|
||
|
**AttachableId** | **string** | ID of the model this attachment is linked to. | [default to null]
|
||
|
**Title** | **string** | | [optional] [default to null]
|
||
|
**Notes** | **string** | | [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)
|
||
|
|