Method: Unit::Account::Deposit::PatchDepositAccountRequest#account_id
- Defined in:
- lib/unit/models/account/deposit/patch_deposit_account_request.rb
#account_id ⇒ Object (readonly)
Returns the value of attribute account_id.
9 10 11 |
# File 'lib/unit/models/account/deposit/patch_deposit_account_request.rb', line 9 def account_id @account_id end |