Documentation ¶
Index ¶
- type AdditionalReference2
- type AdditionalReference3
- type AddressType2Code
- type AnyBICIdentifier
- type CancellationRejectedReason1Code
- type CancellationStatus2Code
- type CancellationStatusAndReason2
- type CancelledStatusReason1Code
- type CountryCode
- type Document
- type Extended350Code
- type Extension1
- type GenericIdentification1
- type ISODateTime
- type ISOYearMonth
- type LongPostalAddress1Choice
- type MarketPracticeVersion1
- type Max140Text
- type Max16Text
- type Max350Text
- type Max35Text
- type Max70Text
- type MessageIdentification1
- type NameAndAddress2
- type NameAndAddress5
- type PartyIdentification1Choice
- type PartyIdentification2Choice
- type PostalAddress1
- type References40Choice
- type StructuredLongPostalAddress1
- type TransferCancellationCompleteStatusAndReason1
- type TransferCancellationPendingStatus1
- type TransferCancellationRejectedStatus1
- type TransferCancellationStatus2
- type TransferCancellationStatusReportV04
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdditionalReference2 ¶
type AdditionalReference2 struct { Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Ref"` RefIssr PartyIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 RefIssr,omitempty"` MsgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 MsgNm,omitempty"` }
type AdditionalReference3 ¶
type AdditionalReference3 struct { Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Ref"` RefIssr PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 RefIssr,omitempty"` MsgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 MsgNm,omitempty"` }
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
type AnyBICIdentifier ¶
type AnyBICIdentifier string
Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}
type CancellationRejectedReason1Code ¶
type CancellationRejectedReason1Code string
May be one of CUTO, COSE
type CancellationStatusAndReason2 ¶
type CancellationStatusAndReason2 struct { MstrRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 MstrRef,omitempty"` TrfRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 TrfRef"` ClntRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 ClntRef,omitempty"` CxlRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 CxlRef,omitempty"` Sts TransferCancellationStatus2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Sts"` Rjctd TransferCancellationRejectedStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Rjctd"` Cmplt TransferCancellationCompleteStatusAndReason1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Cmplt"` Pdg TransferCancellationPendingStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Pdg"` StsInitr PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 StsInitr,omitempty"` }
type CancelledStatusReason1Code ¶
type CancelledStatusReason1Code string
May be one of CANI, CANS, CSUB
type Document ¶
type Document struct {
TrfCxlStsRpt TransferCancellationStatusReportV04 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 TrfCxlStsRpt"`
}
type Extension1 ¶
type Extension1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 PlcAndNm"` Txt Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Txt"` }
type GenericIdentification1 ¶
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type ISOYearMonth ¶
func (ISOYearMonth) MarshalText ¶
func (t ISOYearMonth) MarshalText() ([]byte, error)
func (*ISOYearMonth) UnmarshalText ¶
func (t *ISOYearMonth) UnmarshalText(text []byte) error
type LongPostalAddress1Choice ¶
type LongPostalAddress1Choice struct { Ustrd Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Ustrd"` Strd StructuredLongPostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Strd"` }
type MarketPracticeVersion1 ¶
type MarketPracticeVersion1 struct { Nm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Nm"` Dt ISOYearMonth `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Dt,omitempty"` Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Nb,omitempty"` }
type MessageIdentification1 ¶
type MessageIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Id"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 CreDtTm"` }
type NameAndAddress2 ¶
type NameAndAddress2 struct { Nm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Nm"` Adr LongPostalAddress1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Adr,omitempty"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Adr,omitempty"` }
type PartyIdentification1Choice ¶
type PartyIdentification1Choice struct { BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 BICOrBEI"` PrtryId GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 PrtryId"` NmAndAdr NameAndAddress2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 NmAndAdr"` }
type PartyIdentification2Choice ¶
type PartyIdentification2Choice struct { BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 BICOrBEI"` PrtryId GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 NmAndAdr"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Ctry"` }
type References40Choice ¶
type References40Choice struct { RltdRef []AdditionalReference3 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 RltdRef"` OthrRef []AdditionalReference3 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 OthrRef"` }
type StructuredLongPostalAddress1 ¶
type StructuredLongPostalAddress1 struct { BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 BldgNm,omitempty"` StrtNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 StrtNm,omitempty"` StrtBldgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 StrtBldgId,omitempty"` Flr Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Flr,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 TwnNm"` DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 DstrctNm,omitempty"` RgnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 RgnId,omitempty"` Stat Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Stat,omitempty"` CtyId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 CtyId,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Ctry"` PstCdId Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 PstCdId"` POB Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 POB,omitempty"` }
type TransferCancellationCompleteStatusAndReason1 ¶
type TransferCancellationCompleteStatusAndReason1 struct { Rsn CancelledStatusReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Rsn"` XtndedRsn Extended350Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 XtndedRsn"` DataSrcSchme GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 DataSrcSchme"` }
type TransferCancellationPendingStatus1 ¶
type TransferCancellationPendingStatus1 struct {
Rsn Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Rsn,omitempty"`
}
type TransferCancellationRejectedStatus1 ¶
type TransferCancellationRejectedStatus1 struct { Rsn CancellationRejectedReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Rsn"` XtndedRsn Extended350Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 XtndedRsn"` DataSrcSchme []GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 DataSrcSchme"` }
type TransferCancellationStatus2 ¶
type TransferCancellationStatus2 struct { Sts CancellationStatus2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Sts"` Rsn Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Rsn,omitempty"` }
type TransferCancellationStatusReportV04 ¶
type TransferCancellationStatusReportV04 struct { MsgId MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 MsgId"` CtrPtyRef AdditionalReference2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 CtrPtyRef,omitempty"` Ref References40Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Ref,omitempty"` StsRpt CancellationStatusAndReason2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 StsRpt"` MktPrctcVrsn MarketPracticeVersion1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 MktPrctcVrsn,omitempty"` Xtnsn []Extension1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.04 Xtnsn,omitempty"` }
Click to show internal directories.
Click to hide internal directories.