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