Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 341 Bytes

File metadata and controls

20 lines (14 loc) · 341 Bytes

StackOneHRIS::LocationTypeEnum

Properties

Name Type Description Notes
value String
source_value String

Example

require 'stackone_hris_client'

instance = StackOneHRIS::LocationTypeEnum.new(
  value: null,
  source_value: null
)