Class: PostProxy::AcceptedResponse

Inherits:
Model
  • Object
show all
Defined in:
lib/postproxy/types.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

#initialize, #to_h

Constructor Details

This class inherits a constructor from PostProxy::Model

Instance Attribute Details

#acceptedObject

Returns the value of attribute accepted.



326
327
328
# File 'lib/postproxy/types.rb', line 326

def accepted
  @accepted
end