Method: OpenapiClient::TimeOffEntryResponse#amount
- Defined in:
- lib/openapi_client/models/time_off_entry_response.rb
#amount ⇒ Object
Returns the value of attribute amount.
31 32 33 |
# File 'lib/openapi_client/models/time_off_entry_response.rb', line 31 def amount @amount end |