tsmt_022_001_02

package
v0.0.0-...-d341185 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Document

type Document struct {
	MisMtchRjctn MisMatchRejectionV02 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 MisMtchRjctn"`
}

type ISODateTime

type ISODateTime time.Time

func (ISODateTime) MarshalText

func (t ISODateTime) MarshalText() ([]byte, error)

func (*ISODateTime) UnmarshalText

func (t *ISODateTime) UnmarshalText(text []byte) error

type Max140Text

type Max140Text string

Must be at least 1 items long

type Max35Text

type Max35Text string

Must be at least 1 items long

type MessageIdentification1

type MessageIdentification1 struct {
	Id      Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 Id"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 CreDtTm"`
}

type MisMatchRejectionV02

type MisMatchRejectionV02 struct {
	RjctnId           MessageIdentification1          `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 RjctnId"`
	TxId              SimpleIdentificationInformation `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 TxId"`
	SubmitrTxRef      SimpleIdentificationInformation `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 SubmitrTxRef,omitempty"`
	DataSetMtchRptRef MessageIdentification1          `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 DataSetMtchRptRef"`
	RjctnRsn          RejectionReason1Choice          `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 RjctnRsn"`
}

type Reason2

type Reason2 struct {
	Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 Desc"`
}

type RejectedElement1

type RejectedElement1 struct {
	ElmtSeqNb    float64    `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 ElmtSeqNb"`
	IndvRjctnRsn Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 IndvRjctnRsn"`
}

type RejectionReason1Choice

type RejectionReason1Choice struct {
	GblRjctnRsn Reason2            `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 GblRjctnRsn"`
	RjctdElmt   []RejectedElement1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 RjctdElmt"`
}

type SimpleIdentificationInformation

type SimpleIdentificationInformation struct {
	Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.022.001.02 Id"`
}

Jump to

Keyboard shortcuts

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