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