banks2ff/firefly-iii-api/docs/AttachmentStore.md
Jacob Kiers f0b8df90b9 Initial commit
This is definitely not functional yet.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-10-04 20:31:39 +02:00

578 B

AttachmentStore

Properties

Name Type Description Notes
filename String
attachable_type models::AttachableType
attachable_id String ID of the model this attachment is linked to.
title Option<String> [optional]
notes Option<String> [optional]

[Back to Model list] [Back to API list] [Back to README]