Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 283 Bytes

File metadata and controls

18 lines (12 loc) · 283 Bytes

WhatpulseSdk::InlineObject

Properties

Name Type Description Notes
message String Error overview.

Example

require 'whatpulse-sdk'

instance = WhatpulseSdk::InlineObject.new(
  message: null
)