class TencentCloud::Ckafka::V20190819::Price

def initialize(realtotalcost=nil, totalcost=nil)

def initialize(realtotalcost=nil, totalcost=nil)
  @RealTotalCost = realtotalcost
  @TotalCost = totalcost
end