Sha256: 5bb963968a5996ae381a5fcd0f46206b289d3735958cb7e09d610cbc63206ca7
Contents?: true
Size: 169 Bytes
Versions: 25
Compression:
Stored size: 169 Bytes
Contents
module NetSuite module Records class UnitsTypeUomList < Support::Sublist include Namespaces::ListAcct sublist :uom, UnitsTypeUom end end end
Version data entries
25 entries across 25 versions & 1 rubygems