Method: Unit::Fee::CreateFeeRequest#amount
- Defined in:
- lib/unit/models/fee/create_fee_request.rb
#amount ⇒ Object (readonly)
Returns the value of attribute amount.
8 9 10 |
# File 'lib/unit/models/fee/create_fee_request.rb', line 8 def amount @amount end |