Class: HighLevel::Models::Marketplace::PlansDTO
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Marketplace::PlansDTO
- Defined in:
- lib/high_level/models/marketplace/plans_dto.rb
Instance Attribute Summary collapse
-
#subscription ⇒ Object
readonly
Returns the value of attribute subscription.
-
#usage ⇒ Object
readonly
Returns the value of attribute usage.
Instance Attribute Details
#subscription ⇒ Object (readonly)
Returns the value of attribute subscription
9 10 11 |
# File 'lib/high_level/models/marketplace/plans_dto.rb', line 9 def subscription @subscription end |
#usage ⇒ Object (readonly)
Returns the value of attribute usage
9 10 11 |
# File 'lib/high_level/models/marketplace/plans_dto.rb', line 9 def usage @usage end |