Documentation ¶
Index ¶
- type Action2Code
- type BICIdentification1
- type BICIdentifier
- type BaselineStatus3Code
- type CountryCode
- type CurrencyAndAmount
- type CurrencyCode
- type Document
- type DocumentIdentification3
- type DocumentIdentification5
- type DocumentIdentification7
- type GenericIdentification4
- type ISODate
- type ISODateTime
- type Max140Text
- type Max16Text
- type Max35Text
- type Max70Text
- type MessageIdentification1
- type PartyIdentification26
- type PendingActivity2
- type PostalAddress5
- type TransactionReportItems3
- type TransactionReportV03
- type TransactionStatus4
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 CurrencyAndAmount ¶
type CurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy CurrencyCode `xml:"Ccy,attr"` }
type Document ¶
type Document struct {
TxRpt TransactionReportV03 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.041.001.03 TxRpt"`
}
type DocumentIdentification3 ¶
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 GenericIdentification4 ¶
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
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"`
}
Click to show internal directories.
Click to hide internal directories.