Documentation ¶
Index ¶
- type AdditionalReference6
- type AdditionalReference7
- type AddressType2Code
- type AnyBICIdentifier
- type CancellationCompleteReason1Choice
- type CancellationRejectedReason1Code
- type CancellationStatus2Code
- type CancellationStatusAndReason3
- type CancelledCompleteReason1
- type CancelledStatusReason1Code
- type CountryCode
- type Document
- type Extension1
- type GenericIdentification1
- type GenericIdentification36
- type ISODateTime
- type ISOYearMonth
- type LEIIdentifier
- type MarketPracticeVersion1
- type Max16Text
- type Max350Text
- type Max35Text
- type Max70Text
- type MessageIdentification1
- type NameAndAddress5
- type PartyIdentification70Choice
- type PartyIdentification90Choice
- type PartyIdentification97Choice
- type PostalAddress1
- type References49Choice
- type RejectedReason17Choice
- type RejectionReason33
- type Status21Choice
- type TransferCancellationPendingStatus1
- type TransferCancellationStatus2
- type TransferCancellationStatusReportV05
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdditionalReference6 ¶
type AdditionalReference6 struct { Ref Max35Text `xml:"urn:swift:xsd:sese.010.001.05 Ref"` RefIssr PartyIdentification90Choice `xml:"urn:swift:xsd:sese.010.001.05 RefIssr,omitempty"` MsgNm Max35Text `xml:"urn:swift:xsd:sese.010.001.05 MsgNm,omitempty"` }
type AdditionalReference7 ¶
type AdditionalReference7 struct { Ref Max35Text `xml:"urn:swift:xsd:sese.010.001.05 Ref"` RefIssr PartyIdentification97Choice `xml:"urn:swift:xsd:sese.010.001.05 RefIssr,omitempty"` MsgNm Max35Text `xml:"urn:swift:xsd:sese.010.001.05 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 CancellationCompleteReason1Choice ¶
type CancellationCompleteReason1Choice struct { Cd CancelledStatusReason1Code `xml:"urn:swift:xsd:sese.010.001.05 Cd"` Prtry GenericIdentification36 `xml:"urn:swift:xsd:sese.010.001.05 Prtry"` }
type CancellationRejectedReason1Code ¶
type CancellationRejectedReason1Code string
May be one of CUTO, COSE
type CancellationStatusAndReason3 ¶
type CancellationStatusAndReason3 struct { MstrRef Max35Text `xml:"urn:swift:xsd:sese.010.001.05 MstrRef,omitempty"` TrfRef Max35Text `xml:"urn:swift:xsd:sese.010.001.05 TrfRef"` ClntRef AdditionalReference7 `xml:"urn:swift:xsd:sese.010.001.05 ClntRef,omitempty"` CxlRef Max35Text `xml:"urn:swift:xsd:sese.010.001.05 CxlRef,omitempty"` Sts Status21Choice `xml:"urn:swift:xsd:sese.010.001.05 Sts"` StsInitr PartyIdentification70Choice `xml:"urn:swift:xsd:sese.010.001.05 StsInitr,omitempty"` }
type CancelledCompleteReason1 ¶
type CancelledCompleteReason1 struct { Rsn CancellationCompleteReason1Choice `xml:"urn:swift:xsd:sese.010.001.05 Rsn"` AddtlRsnInf Max350Text `xml:"urn:swift:xsd:sese.010.001.05 AddtlRsnInf,omitempty"` }
type CancelledStatusReason1Code ¶
type CancelledStatusReason1Code string
May be one of CANI, CANS, CSUB
type Document ¶
type Document struct {
TrfCxlStsRpt TransferCancellationStatusReportV05 `xml:"urn:swift:xsd:sese.010.001.05 TrfCxlStsRpt"`
}
type Extension1 ¶
type Extension1 struct { PlcAndNm Max350Text `xml:"urn:swift:xsd:sese.010.001.05 PlcAndNm"` Txt Max350Text `xml:"urn:swift:xsd:sese.010.001.05 Txt"` }
type GenericIdentification1 ¶
type GenericIdentification36 ¶
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 MarketPracticeVersion1 ¶
type MarketPracticeVersion1 struct { Nm Max35Text `xml:"urn:swift:xsd:sese.010.001.05 Nm"` Dt ISOYearMonth `xml:"urn:swift:xsd:sese.010.001.05 Dt,omitempty"` Nb Max35Text `xml:"urn:swift:xsd:sese.010.001.05 Nb,omitempty"` }
type MessageIdentification1 ¶
type MessageIdentification1 struct { Id Max35Text `xml:"urn:swift:xsd:sese.010.001.05 Id"` CreDtTm ISODateTime `xml:"urn:swift:xsd:sese.010.001.05 CreDtTm"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:swift:xsd:sese.010.001.05 Nm"` Adr PostalAddress1 `xml:"urn:swift:xsd:sese.010.001.05 Adr,omitempty"` }
type PartyIdentification70Choice ¶
type PartyIdentification70Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:swift:xsd:sese.010.001.05 AnyBIC"` PrtryId GenericIdentification1 `xml:"urn:swift:xsd:sese.010.001.05 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:swift:xsd:sese.010.001.05 NmAndAdr"` }
type PartyIdentification90Choice ¶
type PartyIdentification90Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:swift:xsd:sese.010.001.05 AnyBIC"` PrtryId GenericIdentification1 `xml:"urn:swift:xsd:sese.010.001.05 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:swift:xsd:sese.010.001.05 NmAndAdr"` }
type PartyIdentification97Choice ¶
type PartyIdentification97Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:swift:xsd:sese.010.001.05 AnyBIC"` LglNttyIdr LEIIdentifier `xml:"urn:swift:xsd:sese.010.001.05 LglNttyIdr"` NmAndAdr NameAndAddress5 `xml:"urn:swift:xsd:sese.010.001.05 NmAndAdr"` PrtryId GenericIdentification1 `xml:"urn:swift:xsd:sese.010.001.05 PrtryId"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:swift:xsd:sese.010.001.05 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:swift:xsd:sese.010.001.05 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:swift:xsd:sese.010.001.05 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:swift:xsd:sese.010.001.05 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:swift:xsd:sese.010.001.05 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:swift:xsd:sese.010.001.05 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:swift:xsd:sese.010.001.05 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:swift:xsd:sese.010.001.05 Ctry"` }
type References49Choice ¶
type References49Choice struct { RltdRef []AdditionalReference6 `xml:"urn:swift:xsd:sese.010.001.05 RltdRef"` OthrRef []AdditionalReference6 `xml:"urn:swift:xsd:sese.010.001.05 OthrRef"` }
type RejectedReason17Choice ¶
type RejectedReason17Choice struct { Cd CancellationRejectedReason1Code `xml:"urn:swift:xsd:sese.010.001.05 Cd"` Prtry GenericIdentification36 `xml:"urn:swift:xsd:sese.010.001.05 Prtry"` }
type RejectionReason33 ¶
type RejectionReason33 struct { Rsn RejectedReason17Choice `xml:"urn:swift:xsd:sese.010.001.05 Rsn"` AddtlRsnInf Max350Text `xml:"urn:swift:xsd:sese.010.001.05 AddtlRsnInf,omitempty"` }
type Status21Choice ¶
type Status21Choice struct { Sts TransferCancellationStatus2 `xml:"urn:swift:xsd:sese.010.001.05 Sts"` Rjctd RejectionReason33 `xml:"urn:swift:xsd:sese.010.001.05 Rjctd"` Cmplt CancelledCompleteReason1 `xml:"urn:swift:xsd:sese.010.001.05 Cmplt"` Pdg TransferCancellationPendingStatus1 `xml:"urn:swift:xsd:sese.010.001.05 Pdg"` }
type TransferCancellationPendingStatus1 ¶
type TransferCancellationPendingStatus1 struct {
Rsn Max350Text `xml:"urn:swift:xsd:sese.010.001.05 Rsn,omitempty"`
}
type TransferCancellationStatus2 ¶
type TransferCancellationStatus2 struct { Sts CancellationStatus2Code `xml:"urn:swift:xsd:sese.010.001.05 Sts"` Rsn Max350Text `xml:"urn:swift:xsd:sese.010.001.05 Rsn,omitempty"` }
type TransferCancellationStatusReportV05 ¶
type TransferCancellationStatusReportV05 struct { MsgId MessageIdentification1 `xml:"urn:swift:xsd:sese.010.001.05 MsgId"` CtrPtyRef AdditionalReference7 `xml:"urn:swift:xsd:sese.010.001.05 CtrPtyRef,omitempty"` Ref References49Choice `xml:"urn:swift:xsd:sese.010.001.05 Ref,omitempty"` StsRpt CancellationStatusAndReason3 `xml:"urn:swift:xsd:sese.010.001.05 StsRpt"` MktPrctcVrsn MarketPracticeVersion1 `xml:"urn:swift:xsd:sese.010.001.05 MktPrctcVrsn,omitempty"` Xtnsn []Extension1 `xml:"urn:swift:xsd:sese.010.001.05 Xtnsn,omitempty"` }
Click to show internal directories.
Click to hide internal directories.