Method: Propertyware::OwnerDraw#destination_account_id
- Defined in:
- lib/propertyware/models/owner_draw.rb
#destination_account_id ⇒ Object
Id of the bank account where the payment will be made from.
38 39 40 |
# File 'lib/propertyware/models/owner_draw.rb', line 38 def destination_account_id @destination_account_id end |