Method: MuxRuby::ExportDate.attribute_map

Defined in:
lib/mux_ruby/models/export_date.rb

.attribute_mapObject

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



23
24
25
26
27
28
# File 'lib/mux_ruby/models/export_date.rb', line 23

def self.attribute_map
  {
    :'export_date' => :'export_date',
    :'files' => :'files'
  }
end