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.
686 687 688 |
# File 'lib/postproxy/types.rb', line 686 def deleted @deleted end |