Class: PostProxy::DeleteResponse
Instance Attribute Summary collapse
-
#deleted ⇒ Object
Returns the value of attribute deleted.
Method Summary
Methods inherited from Model
Constructor Details
This class inherits a constructor from PostProxy::Model
Instance Attribute Details
#deleted ⇒ Object
Returns the value of attribute deleted.
280 281 282 |
# File 'lib/postproxy/types.rb', line 280 def deleted @deleted end |