class

SubTransaction

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

amount
Source
amount=(amount : Int64)
Source
category_id
Source
category_id=(category_id : UUID | Nil)
Source
deleted
Source
deleted=(deleted : Bool)
Source
id=(id : UUID)
Source
memo
Source
memo=(memo : String | Nil)
Source
payee_id
Source
payee_id=(payee_id : UUID | Nil)
Source
transaction_id
Source
transaction_id=(transaction_id : String)
Source
transfer_account_id
Source
transfer_account_id=(transfer_account_id : UUID | Nil)
Source