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