Method: AsposeCellsCloud::DeleteMetadataRequest.attribute_map

Defined in:
lib/aspose_cells_cloud/requests/delete_metadata_request.rb

.attribute_mapObject

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



68
69
70
71
72
73
74
75
76
# File 'lib/aspose_cells_cloud/requests/delete_metadata_request.rb', line 68

def self.attribute_map
  {
    :'file' => :'File',
    :'type' => :'type',
    :'out_format' => :'outFormat',
    :'password' => :'password',
    :'check_excel_restriction' => :'checkExcelRestriction'
  }
end