Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 376 Bytes

File metadata and controls

20 lines (14 loc) · 376 Bytes

MergeCRMClient::RemoteKey

Properties

Name Type Description Notes
name String
key String

Example

require 'merge_crm_client'

instance = MergeCRMClient::RemoteKey.new(
  name: Remote Deployment Key 1,
  key: hXY57W0g0WkdRHjCaPvwijK63fwfN-o_Wh7f30SLTq_uPCOLo-WFcA
)