| Name | Type | Description | Notes |
|---|---|---|---|
| account_token | String | ||
| integration | AccountIntegration |
require 'merge_crm_client'
instance = MergeCRMClient::AccountToken.new(
account_token: T9klMDQrcHdm9jrtHuOS2Nf06BIHwMNjpPXPMB,
integration: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| account_token | String | ||
| integration | AccountIntegration |
require 'merge_crm_client'
instance = MergeCRMClient::AccountToken.new(
account_token: T9klMDQrcHdm9jrtHuOS2Nf06BIHwMNjpPXPMB,
integration: null
)