Class: UU::OS::Sheet::SheetGetSheetData

Inherits:
REST::DTO
  • Object
show all
Defined in:
uu_os-0.29.16/lib/uu/os/sheet/sheet_get_sheet_data.rb

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

The content type of the artifact. When null is set, the UXML is used.

See Also:



10
11
12
# File 'uu_os-0.29.16/lib/uu/os/sheet/sheet_get_sheet_data.rb', line 10

def requested_mime_type
  @requested_mime_type
end