Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 351 Bytes

File metadata and controls

18 lines (12 loc) · 351 Bytes

Cheminee::PostIndexBulkResponseOk

Properties

Name Type Description Notes
statuses Array<PostIndexBulkResponseOkStatus>

Example

require 'cheminee'

instance = Cheminee::PostIndexBulkResponseOk.new(
  statuses: null
)