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