Method: TCAClient::IndexingSettings.attribute_map

Defined in:
lib/tca_client/models/indexing_settings.rb

.attribute_mapObject

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



20
21
22
23
24
# File 'lib/tca_client/models/indexing_settings.rb', line 20

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