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