Sha256: b4ed4eebe8d9057fb9e23ca6a67fbf032fd9d698858d95bef9cd29b69f6cdeab
Contents?: true
Size: 371 Bytes
Versions: 2
Compression:
Stored size: 371 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 NotificationTypes # module NotificationTypes System = "system" Popup = "popup" end end end
Version data entries
2 entries across 2 versions & 1 rubygems