Sha256: 08adac4a60c68eb9fd715331d8c763944a1e9a52e1e7649b9e149a6bd53f2e17

Contents?: true

Size: 338 Bytes

Versions: 54

Compression:

Stored size: 338 Bytes

Contents

class Ey::Core::Client::Cost < Ey::Core::Model
  extend Ey::Core::Associations

  attribute :billing_month
  attribute :data_type
  attribute :level
  attribute :finality
  attribute :related_resource_type
  attribute :category
  attribute :units
  attribute :description
  attribute :value

  has_one :account
  has_one :environment
end

Version data entries

54 entries across 54 versions & 3 rubygems

Version Path
ey-core-3.6.0.autoscaling1 lib/ey-core/models/cost.rb
ey-core-3.6.4 lib/ey-core/models/cost.rb
ey-core-3.6.3 lib/ey-core/models/cost.rb
ey-core-3.6.1 lib/ey-core/models/cost.rb
groove-ey-core-3.6.3 lib/ey-core/models/cost.rb
groove-ey-core-3.6.2 lib/ey-core/models/cost.rb
groove-ey-core-3.6.1 lib/ey-core/models/cost.rb
ey-core-3.5.0 lib/ey-core/models/cost.rb
ey-core-3.4.4 lib/ey-core/models/cost.rb
ey-core-3.4.2 lib/ey-core/models/cost.rb
ey-core-3.4.1 lib/ey-core/models/cost.rb
ey-core-3.4.0 lib/ey-core/models/cost.rb
ey-core-3.3.1 lib/ey-core/models/cost.rb
ey-core-3.3.0 lib/ey-core/models/cost.rb
ey-core-3.2.6 lib/ey-core/models/cost.rb
ey-core-3.2.5 lib/ey-core/models/cost.rb
ey-core-3.2.4 lib/ey-core/models/cost.rb
ey-core-3.2.3 lib/ey-core/models/cost.rb
ey-core-3.2.2 lib/ey-core/models/cost.rb
ey-core-3.2.1 lib/ey-core/models/cost.rb