Class: HighLevel::Models::AdManager::UnitCostDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/unit_cost_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#amountObject (readonly)

Returns the value of attribute amount

Returns:

  • (Object)

    the current value of amount



9
10
11
# File 'lib/high_level/models/ad_manager/unit_cost_dto.rb', line 9

def amount
  @amount
end