Sha256: 861fb9ef2abb07ab47639edb88b0d367146e4014380537fcf6edb1ebd11f9ccc
Contents?: true
Size: 641 Bytes
Versions: 11
Compression:
Stored size: 641 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 EdifactCharacterSet # module EdifactCharacterSet NotSpecified = "NotSpecified" UNOB = "UNOB" UNOA = "UNOA" UNOC = "UNOC" UNOD = "UNOD" UNOE = "UNOE" UNOF = "UNOF" UNOG = "UNOG" UNOH = "UNOH" UNOI = "UNOI" UNOJ = "UNOJ" UNOK = "UNOK" UNOX = "UNOX" UNOY = "UNOY" KECA = "KECA" end end end
Version data entries
11 entries across 11 versions & 1 rubygems