notificationtype

package
v0.35.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "CustomNotificationType"

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomNotificationType

type CustomNotificationType struct {
	metadata.MetadataInfo
	XMLName             xml.Name `xml:"CustomNotificationType"`
	Xmlns               string   `xml:"xmlns,attr"`
	CustomNotifTypeName struct {
		Text string `xml:",chardata"`
	} `xml:"customNotifTypeName"`
	Desktop struct {
		Text string `xml:",chardata"`
	} `xml:"desktop"`
	MasterLabel struct {
		Text string `xml:",chardata"`
	} `xml:"masterLabel"`
	Mobile struct {
		Text string `xml:",chardata"`
	} `xml:"mobile"`
	Slack struct {
		Text string `xml:",chardata"`
	} `xml:"slack"`
}

func Open

func Open(path string) (*CustomNotificationType, error)

func (*CustomNotificationType) SetMetadata

func (c *CustomNotificationType) SetMetadata(m metadata.MetadataInfo)

func (*CustomNotificationType) Type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL