Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 329 Bytes

File metadata and controls

18 lines (12 loc) · 329 Bytes

StackOneHRIS::ConnectSessionAuthenticate

Properties

Name Type Description Notes
token String The token to authenticate with

Example

require 'stackone_hris_client'

instance = StackOneHRIS::ConnectSessionAuthenticate.new(
  token: null
)