class OpenApiSDK::Models::Components::MetricsTotalsCumulativeCosts

def ==(other)

def ==(other)
  return false unless other.is_a?(self.class)
  true
end

def initialize

def initialize
end