Method: Falcon::ApiExposedDataFileDetailsV1#name
- Defined in:
- lib/crimson-falcon/models/api_exposed_data_file_details_v1.rb
#name ⇒ Object
The name of the file containing the exposed record(s).
42 43 44 |
# File 'lib/crimson-falcon/models/api_exposed_data_file_details_v1.rb', line 42 def name @name end |