TrieveRubyClient::ErrorResponseBody

Properties

Name Type Description Notes
message String

Example

require 'trieve_ruby_client'

instance = TrieveRubyClient::ErrorResponseBody.new(
  message: null
)