Sha256: bcb0ff9ae3daaccd0aacba8fa2ec27f0668648a56516cdb477c1db3dd5b19f1d
Contents?: true
Size: 250 Bytes
Versions: 3
Compression:
Stored size: 250 Bytes
Contents
module Cordial class Cart < Hashie::Dash property :mcID property :customerID property :linkID property :cartID property :url property :expiration property :cartitems property :totalAmount property :tax end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cordial-1.3.0 | lib/cordial/cart.rb |
cordial-1.2.0 | lib/cordial/cart.rb |
cordial-1.1.0 | lib/cordial/cart.rb |