tsmt_041_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 BICIdentification1

type BICIdentification1 struct {
	BIC BICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.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 BaselineStatus3Code

type BaselineStatus3Code string

May be one of PROP, CLSD, PMTC, ESTD, ACTV, COMP, AMRQ, RARQ, CLRQ, SCRQ, SERQ, DARQ

type CountryCode

type CountryCode string

Must match the pattern [A-Z]{2,2}

type CurrencyAndAmount

type CurrencyAndAmount struct {
	Value float64      `xml:",chardata"`
	Ccy   CurrencyCode `xml:"Ccy,attr"`
}

type CurrencyCode

type CurrencyCode string

Must match the pattern [A-Z]{3,3}

type Document

type Document struct {
	TxRpt TransactionReportV03 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 TxRpt"`
}

type DocumentIdentification3

type DocumentIdentification3 struct {
	Id   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 Id"`
	Vrsn float64   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 Vrsn"`
}

type DocumentIdentification5

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

type DocumentIdentification7

type DocumentIdentification7 struct {
	Id       Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 Id"`
	DtOfIsse ISODate   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 DtOfIsse"`
}

type GenericIdentification4

type GenericIdentification4 struct {
	Id   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 Id"`
	IdTp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 IdTp"`
}

type ISODate

type ISODate time.Time

func (ISODate) MarshalText

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

func (*ISODate) UnmarshalText

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

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 Max16Text

type Max16Text 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.041.001.03 Id"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 CreDtTm"`
}

type PartyIdentification26

type PartyIdentification26 struct {
	Nm      Max70Text              `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 Nm"`
	PrtryId GenericIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 PrtryId,omitempty"`
	PstlAdr PostalAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 PstlAdr"`
}

type PendingActivity2

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

type PostalAddress5

type PostalAddress5 struct {
	StrtNm      Max70Text   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 StrtNm,omitempty"`
	PstCdId     Max16Text   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 PstCdId,omitempty"`
	TwnNm       Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 TwnNm,omitempty"`
	CtrySubDvsn Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 CtrySubDvsn,omitempty"`
	Ctry        CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 Ctry"`
}

type TransactionReportItems3

type TransactionReportItems3 struct {
	TxId              Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 TxId"`
	EstblishdBaselnId DocumentIdentification3   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 EstblishdBaselnId,omitempty"`
	TxSts             TransactionStatus4        `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 TxSts"`
	UsrTxRef          []DocumentIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 UsrTxRef,omitempty"`
	PurchsOrdrRef     DocumentIdentification7   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 PurchsOrdrRef"`
	Buyr              PartyIdentification26     `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 Buyr"`
	Sellr             PartyIdentification26     `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 Sellr"`
	BuyrBk            BICIdentification1        `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 BuyrBk"`
	BuyrBkCtry        CountryCode               `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 BuyrBkCtry"`
	SellrBk           BICIdentification1        `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 SellrBk"`
	SellrBkCtry       CountryCode               `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 SellrBkCtry"`
	OblgrBk           []BICIdentification1      `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 OblgrBk,omitempty"`
	SubmitgBk         []BICIdentification1      `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 SubmitgBk,omitempty"`
	OutsdngAmt        CurrencyAndAmount         `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 OutsdngAmt"`
	TtlNetAmt         CurrencyAndAmount         `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 TtlNetAmt"`
	PdgReqForActn     []PendingActivity2        `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 PdgReqForActn,omitempty"`
}

type TransactionReportV03

type TransactionReportV03 struct {
	RptId      MessageIdentification1    `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 RptId"`
	RltdMsgRef MessageIdentification1    `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 RltdMsgRef"`
	RptdItms   []TransactionReportItems3 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 RptdItms,omitempty"`
}

type TransactionStatus4

type TransactionStatus4 struct {
	Sts BaselineStatus3Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 Sts"`
}

Jump to

Keyboard shortcuts

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