Method: Propertyware::Document#publish_to_owner_portal
- Defined in:
- lib/propertyware/models/document.rb
#publish_to_owner_portal ⇒ Object
Indicates if the document is published to the owner portal.
49 50 51 |
# File 'lib/propertyware/models/document.rb', line 49 def publish_to_owner_portal @publish_to_owner_portal end |