Method: GongAPI::ContentSelector.attribute_map

Defined in:
lib/gong_api/models/content_selector.rb

.attribute_mapObject

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



48
49
50
51
52
53
54
# File 'lib/gong_api/models/content_selector.rb', line 48

def self.attribute_map
  {
    :'context' => :'context',
    :'context_timing' => :'contextTiming',
    :'exposed_fields' => :'exposedFields'
  }
end