Class: HighLevel::Models::Marketplace::PlansDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/marketplace/plans_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#subscriptionObject (readonly)

Returns the value of attribute subscription

Returns:

  • (Object)

    the current value of subscription



9
10
11
# File 'lib/high_level/models/marketplace/plans_dto.rb', line 9

def subscription
  @subscription
end

#usageObject (readonly)

Returns the value of attribute usage

Returns:

  • (Object)

    the current value of usage



9
10
11
# File 'lib/high_level/models/marketplace/plans_dto.rb', line 9

def usage
  @usage
end