Method: Propertyware::SaveContact#allow_e_signature
- Defined in:
- lib/propertyware/models/save_contact.rb
#allow_e_signature ⇒ Object
Indicate if the contact can receive eSignature request e-mail messages sent through Propertyware.
22 23 24 |
# File 'lib/propertyware/models/save_contact.rb', line 22 def allow_e_signature @allow_e_signature end |