Documentation ¶
Index ¶
- type AccountManagementStatus1Code
- type AccountManagementStatusAndReason4
- type AccountManagementStatusReportV05
- type AdditionalReference6
- type AddressType2Code
- type AnyBICIdentifier
- type CountryCode
- type Document
- type Extension1
- type GenericIdentification1
- type GenericIdentification36
- type ISODateTime
- type ISOYearMonth
- type MarketPracticeVersion1
- type Max16Text
- type Max350Text
- type Max35Text
- type Max70Text
- type MessageIdentification1
- type NameAndAddress5
- type PartyIdentification90Choice
- type PostalAddress1
- type RejectedReason16Choice
- type RejectedStatusReason6Code
- type RejectionReason31
- type Status20Choice
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountManagementStatus1Code ¶
type AccountManagementStatus1Code string
May be one of RECE, ACCP, EXEC, STNP
type AccountManagementStatusAndReason4 ¶
type AccountManagementStatusAndReason4 struct { Sts Status20Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Sts"` AcctApplId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 AcctApplId,omitempty"` ExstgAcctId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 ExstgAcctId,omitempty"` }
type AccountManagementStatusReportV05 ¶
type AccountManagementStatusReportV05 struct { MsgId MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 MsgId"` RltdRef []AdditionalReference6 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 RltdRef"` StsRpt AccountManagementStatusAndReason4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 StsRpt"` MktPrctcVrsn MarketPracticeVersion1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 MktPrctcVrsn,omitempty"` Xtnsn []Extension1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Xtnsn,omitempty"` }
type AdditionalReference6 ¶
type AdditionalReference6 struct { Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Ref"` RefIssr PartyIdentification90Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 RefIssr,omitempty"` MsgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.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 Document ¶
type Document struct {
AcctMgmtStsRpt AccountManagementStatusReportV05 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 AcctMgmtStsRpt"`
}
type Extension1 ¶
type Extension1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 PlcAndNm"` Txt Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.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:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Nm"` Dt ISOYearMonth `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Dt,omitempty"` Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Nb,omitempty"` }
type MessageIdentification1 ¶
type MessageIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Id"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 CreDtTm"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Adr,omitempty"` }
type PartyIdentification90Choice ¶
type PartyIdentification90Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 AnyBIC"` PrtryId GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 NmAndAdr"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Ctry"` }
type RejectedReason16Choice ¶
type RejectedReason16Choice struct { Cd RejectedStatusReason6Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Cd"` Prtry GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Prtry"` }
type RejectionReason31 ¶
type RejectionReason31 struct { Rsn RejectedReason16Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Rsn"` AddtlRsnInf Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 AddtlRsnInf,omitempty"` }
type Status20Choice ¶
type Status20Choice struct { Sts AccountManagementStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Sts"` Rjctd []RejectionReason31 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.006.001.05 Rjctd"` }
Click to show internal directories.
Click to hide internal directories.