Sha256: c1ddb9db553817051093753b2b4dcbf17dd4c006b7ea08079f38db242e3cebb3
Contents?: true
Size: 627 Bytes
Versions: 2
Compression:
Stored size: 627 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::ARM::Logic 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_logic-0.14.0 | lib/generated/azure_mgmt_logic/models/edifact_character_set.rb |
azure_mgmt_logic-0.13.0 | lib/generated/azure_mgmt_logic/models/edifact_character_set.rb |