# Functions

GetServiceURLForRegion returns the service URL to be used for the specified region.
NewPushServiceV1 : constructs an instance of PushServiceV1 with passed in options.
NewPushServiceV1UsingExternalConfig : constructs an instance of PushServiceV1 with passed in options and external configuration.
UnmarshalApns unmarshals an instance of Apns from the specified map of raw messages.
UnmarshalApnsCertUploadResponse unmarshals an instance of ApnsCertUploadResponse from the specified map of raw messages.
UnmarshalApplicationServerKeyModel unmarshals an instance of ApplicationServerKeyModel from the specified map of raw messages.
UnmarshalAppSettingsObjResponse unmarshals an instance of AppSettingsObjResponse from the specified map of raw messages.
UnmarshalChromeAppExt unmarshals an instance of ChromeAppExt from the specified map of raw messages.
UnmarshalChromeWeb unmarshals an instance of ChromeWeb from the specified map of raw messages.
UnmarshalChromeWebPushCredendialsModel unmarshals an instance of ChromeWebPushCredendialsModel from the specified map of raw messages.
UnmarshalFirefoxWeb unmarshals an instance of FirefoxWeb from the specified map of raw messages.
UnmarshalFirefoxWebPushCredendialsModel unmarshals an instance of FirefoxWebPushCredendialsModel from the specified map of raw messages.
UnmarshalGcm unmarshals an instance of Gcm from the specified map of raw messages.
UnmarshalGCMCredendialsModel unmarshals an instance of GCMCredendialsModel from the specified map of raw messages.
UnmarshalGCMCredendialsPublicModel unmarshals an instance of GCMCredendialsPublicModel from the specified map of raw messages.
UnmarshalLights unmarshals an instance of Lights from the specified map of raw messages.
UnmarshalMessage unmarshals an instance of Message from the specified map of raw messages.
UnmarshalMessageResponseModel unmarshals an instance of MessageResponseModel from the specified map of raw messages.
UnmarshalMessagesArrayModel unmarshals an instance of MessagesArrayModel from the specified map of raw messages.
UnmarshalMessagesList unmarshals an instance of MessagesList from the specified map of raw messages.
UnmarshalSafariCertUploadResponse unmarshals an instance of SafariCertUploadResponse from the specified map of raw messages.
UnmarshalSafariWeb unmarshals an instance of SafariWeb from the specified map of raw messages.
UnmarshalSendMessageBody unmarshals an instance of SendMessageBody from the specified map of raw messages.
UnmarshalSettings unmarshals an instance of Settings from the specified map of raw messages.
UnmarshalStyle unmarshals an instance of Style from the specified map of raw messages.
UnmarshalTarget unmarshals an instance of Target from the specified map of raw messages.

# Constants

Constants associated with the Apns.Type property.
Constants associated with the Apns.Type property.
Constants associated with the Apns.Type property.
DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the Gcm.Type property.
Constants associated with the Gcm.Type property.

# Structs

Apns : Settings specific to iOS platform.
ApnsCertUploadResponse : ApnsCertUploadResponse struct.
ApplicationServerKeyModel : ApplicationServerKeyModel struct.
AppSettingsObjResponse : AppSettingsObjResponse struct.
ChromeAppExt : Web Push Notifications settings specific to Chrome browser.
ChromeWeb : Web Push Notifications settings specific to Chrome browser.
ChromeWebPushCredendialsModel : ChromeWebPushCredendialsModel struct.
DeleteApnsConfOptions : The DeleteApnsConf options.
DeleteChromeAppExtConfOptions : The DeleteChromeAppExtConf options.
DeleteChromeWebConfOptions : The DeleteChromeWebConf options.
DeleteFirefoxWebConfOptions : The DeleteFirefoxWebConf options.
DeleteGCMConfOptions : The DeleteGCMConf options.
DeleteSafariWebConfOptions : The DeleteSafariWebConf options.
FirefoxWeb : Web Push Notifications settings specific to Mozilla Firefox browser platforms.
FirefoxWebPushCredendialsModel : FirefoxWebPushCredendialsModel struct.
Gcm : Settings specific to Android platform.
GCMCredendialsModel : GCMCredendialsModel struct.
GCMCredendialsPublicModel : GCMCredendialsPublicModel struct.
GetApnsConfOptions : The GetApnsConf options.
GetChromeAppExtConfOptions : The GetChromeAppExtConf options.
GetChromeAppExtConfPublicOptions : The GetChromeAppExtConfPublic options.
GetChromeWebConfOptions : The GetChromeWebConf options.
GetFirefoxWebConfOptions : The GetFirefoxWebConf options.
GetGCMConfOptions : The GetGCMConf options.
GetGcmConfPublicOptions : The GetGcmConfPublic options.
GetSafariWebConfOptions : The GetSafariWebConf options.
GetSettingsOptions : The GetSettings options.
GetWebpushServerKeyOptions : The GetWebpushServerKey options.
Lights : Allows setting the notification LED color on receiving push notification .
Message : Details of the content of the notification message.
MessageResponseModel : MessageResponseModel struct.
MessagesArrayModel : MessagesArrayModel struct.
MessagesList : MessagesList struct.
PushServiceV1 : No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) Version: 1.0.
PushServiceV1Options : Service options.
SafariCertUploadResponse : SafariCertUploadResponse struct.
SafariWeb : Web Push Notifications settings specific to Safari browser.
SaveApnsConfOptions : The SaveApnsConf options.
SaveChromeAppExtConfOptions : The SaveChromeAppExtConf options.
SaveChromeWebConfOptions : The SaveChromeWebConf options.
SaveFirefoxWebConfOptions : The SaveFirefoxWebConf options.
SaveGCMConfOptions : The SaveGCMConf options.
SaveSafariWebConfOptions : The SaveSafariWebConf options.
SendMessageBody : SendMessageBody struct.
SendMessageOptions : The SendMessage options.
SendMessagesInBulkOptions : The SendMessagesInBulk options.
Settings : Additional properties that can be configured for the notification.
Style : Options to specify for Android expandable notifications.
Target : An optional target for the message.