Sha256: b6af3479c0e6310b8aea322b44f002c7728747c8e05aebec588638697545cf3b
Contents?: true
Size: 394 Bytes
Versions: 2
Compression:
Stored size: 394 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0 # 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.9.0 | lib/generated/azure_mgmt_logic/models/x12date_format.rb |
azure_mgmt_logic-0.8.0 | lib/generated/azure_mgmt_logic/models/x12date_format.rb |