class OracleHcm::Worker
A Worker
is a resources that represents an employee within the system.
Public Instance Methods
ssns()
click to toggle source
# File lib/oracle_hcm/worker.rb, line 18 def ssns national_identifiers q: "NationalIdentifierType=SSN" end