TrieveRubyClient::GetChunksData

Properties

Name Type Description Notes
ids Array<String>

Example

require 'trieve_ruby_client'

instance = TrieveRubyClient::GetChunksData.new(
  ids: null
)