Method: Tide::API::Transaction#account_id
- Defined in:
- lib/tide/api/transaction.rb
#account_id ⇒ Integer
ID of the parent account.
39 |
# File 'lib/tide/api/transaction.rb', line 39 attribute :account_id, Types::Strict::Integer |
ID of the parent account.
39 |
# File 'lib/tide/api/transaction.rb', line 39 attribute :account_id, Types::Strict::Integer |