tsmt_002_001_03

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 Action2Code

type Action2Code string

May be one of SBTW, RSTW, RSBS, ARDM, ARCS, ARES, WAIT, UPDT, SBDS, ARBA, ARRO, CINR

type Activity1

type Activity1 struct {
	MsgNm Max70Text  `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 MsgNm"`
	Desc  Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 Desc,omitempty"`
}

type ActivityDetails1

type ActivityDetails1 struct {
	DtTm   ISODateTime        `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 DtTm"`
	Actvty Activity1          `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 Actvty"`
	Initr  BICIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 Initr"`
}

type ActivityReportItems2

type ActivityReportItems2 struct {
	TxId          Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 TxId"`
	UsrTxRef      []DocumentIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 UsrTxRef,omitempty"`
	RptdNtty      BICIdentification1        `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 RptdNtty"`
	RptdItm       []ActivityDetails1        `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 RptdItm"`
	PdgReqForActn []PendingActivity2        `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 PdgReqForActn,omitempty"`
}

type ActivityReportV03

type ActivityReportV03 struct {
	RptId      MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 RptId"`
	RltdMsgRef MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 RltdMsgRef,omitempty"`
	Rpt        []ActivityReportItems2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 Rpt,omitempty"`
}

type BICIdentification1

type BICIdentification1 struct {
	BIC BICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 BIC"`
}

type BICIdentifier

type BICIdentifier string

Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}

type Document

type Document struct {
	ActvtyRpt ActivityReportV03 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 ActvtyRpt"`
}

type DocumentIdentification5

type DocumentIdentification5 struct {
	Id     Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 Id"`
	IdIssr BICIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 IdIssr"`
}

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 Max70Text

type Max70Text string

Must be at least 1 items long

type MessageIdentification1

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

type PendingActivity2

type PendingActivity2 struct {
	Tp   Action2Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 Tp"`
	Desc Max140Text  `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.002.001.03 Desc,omitempty"`
}

Jump to

Keyboard shortcuts

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