Method: Falcon::ApiExposedDataFileDetailsV1.attribute_map
- Defined in:
- lib/crimson-falcon/models/api_exposed_data_file_details_v1.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
48 49 50 51 52 53 54 55 |
# File 'lib/crimson-falcon/models/api_exposed_data_file_details_v1.rb', line 48 def self.attribute_map { :'complete_data_set' => :'complete_data_set', :'download_urls' => :'download_urls', :'name' => :'name', :'size' => :'size' } end |