Sha256: 11aa6a8a79e62c73fd3fe570f223ff606f749f8c6e201bf6ea72601be542b6d6
Contents?: true
Size: 256 Bytes
Versions: 54
Compression:
Stored size: 256 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
54 entries across 54 versions & 3 rubygems