Sha256: 4c4c7ee7a0e55e1d2c32c707f8c4386d5bc12ff08cb4000486e69f667dec519c
Contents?: true
Size: 266 Bytes
Versions: 3
Compression:
Stored size: 266 Bytes
Contents
class Ey::Core::Client::EnvironmentPlanUsage < Ey::Core::Model extend Ey::Core::Associations attribute :start_at, type: :time attribute :end_at, type: :time attribute :report_time, type: :time attribute :type has_one :environment end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ey-core-3.6.6 | lib/ey-core/models/environment_plan_usage.rb |
ey-core-3.4.5 | lib/ey-core/models/environment_plan_usage.rb |
ey-core-3.6.5 | lib/ey-core/models/environment_plan_usage.rb |