Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 333 Bytes

GenerateRemoteKeyRequest.md

File metadata and controls

18 lines (12 loc) · 333 Bytes

MergeAccountingClient::GenerateRemoteKeyRequest

Properties

Name Type Description Notes
name String

Example

require 'merge_accounting_client'

instance = MergeAccountingClient::GenerateRemoteKeyRequest.new(
  name: Remote Deployment Key 1
)