Sha256: 7c720aced4ff36469f4620923abaa47199bf017cca57a27382f244f11ef6dbb3
Contents?: true
Size: 441 Bytes
Versions: 2
Compression:
Stored size: 441 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.2.2.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::MobileEngagement 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
2 entries across 2 versions & 1 rubygems