go-firefly3/docs/AttachmentStore.md

14 lines
638 B
Markdown
Raw Normal View History

2024-05-11 14:43:57 +03:00
# 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)