Class: OracleHcm::DocumentRecord

Inherits:
Resource
  • Object
show all
Defined in:
lib/oracle_hcm/document_record.rb

Overview

A DocumentRecord is a resource that represents a record of document(s) of a given category for a Worker.

Instance Attribute Summary

Attributes inherited from Resource

#client, #data, #parent

Instance Method Summary collapse

Methods inherited from Resource

cached_property, child_resource, #initialize, #link, property, resource_name, #resource_name, #resource_url, #uri

Constructor Details

This class inherits a constructor from OracleHcm::Resource

Instance Method Details

#canonical_idObject



20
21
22
# File 'lib/oracle_hcm/document_record.rb', line 20

def canonical_id
  document_record_id
end