Method: OpenapiClient::TimeOffEntryResponse#remote_id
- Defined in:
- lib/openapi_client/models/time_off_entry_response.rb
#remote_id ⇒ Object
the remote system-assigned id of the time off entry
22 23 24 |
# File 'lib/openapi_client/models/time_off_entry_response.rb', line 22 def remote_id @remote_id end |