Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 279 Bytes

PostIndexBulkResponseError.md

File metadata and controls

18 lines (12 loc) · 279 Bytes

Cheminee::PostIndexBulkResponseError

Properties

Name Type Description Notes
error String

Example

require 'cheminee'

instance = Cheminee::PostIndexBulkResponseError.new(
  error: null
)