Class: UU::OS::Folder::FolderGetExportData
- Inherits:
-
REST::DTO
- Object
- REST::DTO
- UU::OS::Folder::FolderGetExportData
- Defined in:
- uu_os-0.29.16/lib/uu/os/folder/folder_get_export_data.rb
Overview
Instance Attribute Summary (collapse)
Method Summary
Methods inherited from REST::DTO
#initialize, #to_hash, #to_json
Constructor Details
This class inherits a constructor from UU::OS::REST::DTO
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class UU::OS::REST::DTO
Instance Attribute Details
- (Object) requested_mime_type
14 15 16 |
# File 'uu_os-0.29.16/lib/uu/os/folder/folder_get_export_data.rb', line 14 def requested_mime_type @requested_mime_type end |