Sha256: 8ff6c14d77ce176c1ae6cdbbc9e63ba85421f95142e784859e2e48efc4dca777

Contents?: true

Size: 152 Bytes

Versions: 2

Compression:

Stored size: 152 Bytes

Contents

module Pwinty
  class OrderTracking < Pwinty::Base
    attribute? :number, Types::String.optional
    attribute? :url, Types::String.optional
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pwinty-4.0.1 lib/pwinty/api_models/order_tracking.rb
pwinty-4.0.0 lib/pwinty/api_models/order_tracking.rb