Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 418 Bytes

File metadata and controls

20 lines (14 loc) · 418 Bytes

MergeCRMClient::AccountToken

Properties

Name Type Description Notes
account_token String
integration AccountIntegration

Example

require 'merge_crm_client'

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