Sha256: 467287eca22ff2bc4b34899a8180ea1ceedd39a47a9da0b3c80784fba593bb4b

Contents?: true

Size: 165 Bytes

Versions: 4

Compression:

Stored size: 165 Bytes

Contents

module Vzaar
  module Resource
    class LinkUpload < Base
      root_node "//vzaar-api"
      attribute :id, type: Integer
      attribute :error
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vzaar-1.3.0 lib/vzaar/resources/link_upload.rb
vzaar-1.2.4 lib/vzaar/resources/link_upload.rb
vzaar-1.2.3 lib/vzaar/resources/link_upload.rb
vzaar-1.2.2 lib/vzaar/resources/link_upload.rb