Class: Exchanger::UpdateItem

Inherits:
Operation show all
Defined in:
lib/exchanger/operations/update_item.rb

Overview

The UpdateItem operation is used to modify the properties of an existing item in the Exchanger store.

msdn.microsoft.com/en-us/library/aa581084.aspx msdn.microsoft.com/en-us/library/aa579673.aspx

Defined Under Namespace

Classes: Request, Response

Instance Attribute Summary

Attributes inherited from Operation

#options, #request, #response

Method Summary

Methods inherited from Operation

#initialize, run, #run

Constructor Details

This class inherits a constructor from Exchanger::Operation