banks2ff/firefly-iii-api/docs/AttachmentStore.md

16 lines
578 B
Markdown
Raw Normal View History

# AttachmentStore
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**filename** | **String** | |
**attachable_type** | [**models::AttachableType**](AttachableType.md) | |
**attachable_id** | **String** | ID of the model this attachment is linked to. |
**title** | Option<**String**> | | [optional]
**notes** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)