Sha256: 82ac9b36b111202b02762fddf84d0fb76535e663fdaa7fb6f1ea26e8660c0350
Contents?: true
Size: 387 Bytes
Versions: 2
Compression:
Stored size: 387 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 X12DateFormat # module X12DateFormat NotSpecified = "NotSpecified" CCYYMMDD = "CCYYMMDD" YYMMDD = "YYMMDD" 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/x12date_format.rb |
azure_mgmt_logic-0.13.0 | lib/generated/azure_mgmt_logic/models/x12date_format.rb |