Method: MoneyKit::ValidationError#type
- Defined in:
- lib/moneykit/models/validation_error.rb
#type ⇒ Object
Returns the value of attribute type.
22 23 24 |
# File 'lib/moneykit/models/validation_error.rb', line 22 def type @type end |