Class: Montague::Model::PaidAccess
- Defined in:
- lib/montague/model/paid_access.rb
Overview
Paid access
Instance Attribute Summary collapse
Method Summary
Methods inherited from Structure
Instance Attribute Details
#name ⇒ String?
12 13 14 |
# File 'lib/montague/model/paid_access.rb', line 12 def name @name end |
#notes ⇒ String?
15 16 17 |
# File 'lib/montague/model/paid_access.rb', line 15 def notes @notes end |
#url ⇒ String?
9 10 11 |
# File 'lib/montague/model/paid_access.rb', line 9 def url @url end |