Method: HelloSign::Resource::BaseResource#data
- Defined in:
- lib/hello_sign/resource/base_resource.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
31 32 33 |
# File 'lib/hello_sign/resource/base_resource.rb', line 31 def data @data end |