Method: OpenapiClient::MonetaryValue#amount
- Defined in:
- lib/openapi_client/models/monetary_value.rb
#amount ⇒ Object
The monetary amount, in the specified currency.
21 22 23 |
# File 'lib/openapi_client/models/monetary_value.rb', line 21 def amount @amount end |