Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 511 Bytes

File metadata and controls

22 lines (16 loc) · 511 Bytes

MergeCRMClient::LinkToken

Properties

Name Type Description Notes
link_token String
integration_name String [optional]
magic_link_url String [optional]

Example

require 'merge_crm_client'

instance = MergeCRMClient::LinkToken.new(
  link_token: necdP7FtdASl1fQwm62be2_dM4wBG8_GactqoUV0,
  integration_name: Lever,
  magic_link_url: https://link.merge.dev/asdfjkl12345jsndfgi2i83n
)