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