Command_CrypticReply_v07_3

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2019 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandCrypticReply

type CommandCrypticReply struct {
	MessageActionDetails *MessageActionDetails `xml:"messageActionDetails,omitempty"` // minOccurs="0"

	LongTextString *LongTextString `xml:"longTextString"`
}

type LongTextString

type LongTextString struct {
	// Format limitations: an..9999
	TextStringDetails string `xml:"textStringDetails"`
}

type MessageActionDetails

type MessageActionDetails struct {
	MessageFunctionDetails *MessageFunctionDetails `xml:"messageFunctionDetails"`

	// Format limitations: an..3
	ResponseType string `xml:"responseType,omitempty"` // minOccurs="0"
}

type MessageFunctionDetails

type MessageFunctionDetails struct {
	// Format limitations: an..3
	BusinessFunction string `xml:"businessFunction,omitempty"` // minOccurs="0"

	// Format limitations: an..3
	MessageFunction string `xml:"messageFunction"`
}

Jump to

Keyboard shortcuts

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