Sha256: 21798ed4945250cd371b596d6e8b19777d6f6afe261dff623e01e28486335b3b
Contents?: true
Size: 411 Bytes
Versions: 11
Compression:
Stored size: 411 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 AgreementType # module AgreementType NotSpecified = "NotSpecified" AS2 = "AS2" X12 = "X12" Edifact = "Edifact" end end end
Version data entries
11 entries across 11 versions & 1 rubygems