Sha256: 361a2e20c496de67e02614fbead64f5035e503ee71ecd5f4160f41ea2f1fce52
Contents?: true
Size: 151 Bytes
Versions: 7
Compression:
Stored size: 151 Bytes
Contents
module Trebbianno class Inventory < Request PATH = "/Inventory" def build_inventory_request construct_xml "stock" end end end
Version data entries
7 entries across 7 versions & 1 rubygems