Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 421 Bytes

AccountToken.md

File metadata and controls

20 lines (14 loc) · 421 Bytes

MergeHRISClient::AccountToken

Properties

Name Type Description Notes
account_token String
integration AccountIntegration

Example

require 'merge_hris_client'

instance = MergeHRISClient::AccountToken.new(
  account_token: T9klMDQrcHdm9jrtHuOS2Nf06BIHwMNjpPXPMB,
  integration: null
)