Sha256: 6204b8e73e0777a0cb043687b8e72a2c87ea43fc6a68f1a9feb77d9b899f19c7
Contents?: true
Size: 417 Bytes
Versions: 11
Compression:
Stored size: 417 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::Logic::Mgmt::V2016_06_01 module Models # # Defines values for EdifactDecimalIndicator # module EdifactDecimalIndicator NotSpecified = "NotSpecified" Comma = "Comma" Decimal = "Decimal" end end end
Version data entries
11 entries across 11 versions & 1 rubygems