Sha256: d3478c9888424fe0690f67363354e45186335d954643e103fc9771ad17ef46c9

Contents?: true

Size: 122 Bytes

Versions: 4

Compression:

Stored size: 122 Bytes

Contents

module Rentvine
  class WorkOrderStatus < RentvineModel
    def initialize(data = {})
      super(data)
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rentvine-0.3.1 lib/rentvine/model/work_order_status.rb
rentvine-0.3.0 lib/rentvine/model/work_order_status.rb
rentvine-0.2.0 lib/rentvine/model/work_order_status.rb
rentvine-0.1.0 lib/rentvine/model/work_order_status.rb