Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 266 Bytes

File metadata and controls

18 lines (12 loc) · 266 Bytes

Zernio::InlineObject1

Properties

Name Type Description Notes
error String [optional]

Example

require 'zernio-sdk'

instance = Zernio::InlineObject1.new(
  error: Not found
)