Sha256: bccdf46cec91a9cfde7ebb743d97c713cae61e629e6fb87a7b0f142761579a37
Contents?: true
Size: 448 Bytes
Versions: 4
Compression:
Stored size: 448 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::MobileEngagement::Mgmt::V2014_12_01 module Models # # Defines values for CampaignTypes # module CampaignTypes Textplain = "text/plain" Texthtml = "text/html" OnlyNotif = "only_notif" Textbase64 = "text/base64" end end end
Version data entries
4 entries across 4 versions & 1 rubygems