Method: TrieveRubyClient::UploadFileResult.attribute_map

Defined in:
lib/trieve_ruby_client/models/upload_file_result.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



21
22
23
24
25
# File 'lib/trieve_ruby_client/models/upload_file_result.rb', line 21

def self.attribute_map
  {
    :'file_metadata' => :'file_metadata'
  }
end