mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Code for #1257
This commit is contained in:
@@ -68,6 +68,8 @@ use Watson\Validating\ValidatingTrait;
|
||||
* @property int $transaction_currency_dp
|
||||
* @property string $transaction_currency_code
|
||||
* @property string $description
|
||||
* @property bool $is_split
|
||||
* @property int $attachmentCount
|
||||
*/
|
||||
class Transaction extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user