Documentation
¶
Index ¶
- type BICFIDec2014Identifier
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type CommunicationAddress8
- type ContactIdentificationAndAddress1
- type CountryCode
- type CreateMemberV01
- type Document
- type ExternalClearingSystemIdentification1Code
- type ExternalFinancialInstitutionIdentification1Code
- type FinancialIdentificationSchemeName1Choice
- type GenericFinancialIdentification1
- type ISODateTime
- type LongPostalAddress1Choice
- type Max140Text
- type Max16Text
- type Max256Text
- type Max350Text
- type Max35Text
- type Member6
- type MemberIdentification3Choice
- type MessageHeader1
- type PaymentRole1Code
- type PhoneNumber
- type StructuredLongPostalAddress1
- type SupplementaryData1
- type SupplementaryDataEnvelope1
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BICFIDec2014Identifier ¶
type BICFIDec2014Identifier string
Must match the pattern [A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Prtry,omitempty"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 MmbId"` }
type CommunicationAddress8 ¶
type CommunicationAddress8 struct { PstlAdr LongPostalAddress1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 PstlAdr"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 PhneNb"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 FaxNb,omitempty"` EmailAdr Max256Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 EmailAdr,omitempty"` }
type ContactIdentificationAndAddress1 ¶
type ContactIdentificationAndAddress1 struct { Nm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Nm,omitempty"` Role PaymentRole1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Role"` ComAdr CommunicationAddress8 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 ComAdr"` }
type CreateMemberV01 ¶
type CreateMemberV01 struct { MsgHdr MessageHeader1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 MsgHdr"` MmbId MemberIdentification3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 MmbId"` ValSet Member6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 ValSet"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 SplmtryData,omitempty"` }
type Document ¶
type Document struct {
CretMmb CreateMemberV01 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 CretMmb"`
}
type ExternalClearingSystemIdentification1Code ¶
type ExternalClearingSystemIdentification1Code string
May be no more than 5 items long
type ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code string
May be no more than 4 items long
type FinancialIdentificationSchemeName1Choice ¶
type FinancialIdentificationSchemeName1Choice struct { Cd ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Prtry,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Issr,omitempty"` }
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type LongPostalAddress1Choice ¶
type LongPostalAddress1Choice struct { Ustrd Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Ustrd,omitempty"` Strd StructuredLongPostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Strd,omitempty"` }
type Member6 ¶
type Member6 struct { MmbRtrAdr []MemberIdentification3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 MmbRtrAdr,omitempty"` CtctRef []ContactIdentificationAndAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 CtctRef,omitempty"` ComAdr CommunicationAddress8 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 ComAdr,omitempty"` }
type MemberIdentification3Choice ¶
type MemberIdentification3Choice struct { BICFI BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 ClrSysMmbId,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Othr,omitempty"` }
type MessageHeader1 ¶
type MessageHeader1 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 CreDtTm,omitempty"` }
type PaymentRole1Code ¶
type PaymentRole1Code string
May be one of LQMG, LMMG, PYMG, REDR, BKMG, STMG
type StructuredLongPostalAddress1 ¶
type StructuredLongPostalAddress1 struct { BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 BldgNm,omitempty"` StrtNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 StrtNm,omitempty"` StrtBldgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 StrtBldgId,omitempty"` Flr Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Flr,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 TwnNm"` DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 DstrctNm,omitempty"` RgnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 RgnId,omitempty"` Stat Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Stat,omitempty"` CtyId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 CtyId,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Ctry"` PstCdId Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 PstCdId"` POB Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 POB,omitempty"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.104.001.01 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
Click to show internal directories.
Click to hide internal directories.