Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 338 Bytes

File metadata and controls

20 lines (14 loc) · 338 Bytes

WhatpulseSdk::ClientProfileResourceComputer

Properties

Name Type Description Notes
id String
name String

Example

require 'whatpulse-sdk'

instance = WhatpulseSdk::ClientProfileResourceComputer.new(
  id: null,
  name: null
)