Sha256: b448d9971adbeef27287e899741d9efa9634dd994791d07b3e5830aa82b979ca
Contents?: true
Size: 314 Bytes
Versions: 15
Compression:
Stored size: 314 Bytes
Contents
class Ey::Core::Client::ServerUsage < Ey::Core::Model extend Ey::Core::Associations attribute :start_at, type: :time attribute :end_at, type: :time attribute :report_time, type: :time attribute :flavor attribute :dedicated attribute :location has_one :environment has_one :provider end
Version data entries
15 entries across 15 versions & 1 rubygems