Class: HighLevel::Models::AdManager::UnitCostDTO
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::AdManager::UnitCostDTO
- Defined in:
- lib/high_level/models/ad_manager/unit_cost_dto.rb
Instance Attribute Summary collapse
-
#amount ⇒ Object
readonly
Returns the value of attribute amount.
Instance Attribute Details
#amount ⇒ Object (readonly)
Returns the value of attribute amount
9 10 11 |
# File 'lib/high_level/models/ad_manager/unit_cost_dto.rb', line 9 def amount @amount end |