iso20022_camt_106_001_01

package
v0.0.0-...-2e988c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountIdentification4Choice

type AccountIdentification4Choice struct {
	IBAN IBAN2007Identifier            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 IBAN,omitempty"`
	Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Othr,omitempty"`
}

type AccountSchemeName1Choice

type AccountSchemeName1Choice struct {
	Cd    ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Cd,omitempty"`
	Prtry Max35Text                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Prtry,omitempty"`
}

type ActiveCurrencyAndAmount

type ActiveCurrencyAndAmount struct {
	Value float64            `xml:",chardata"`
	Ccy   ActiveCurrencyCode `xml:"Ccy,attr"`
}

type ActiveCurrencyCode

type ActiveCurrencyCode string

Must match the pattern [A-Z]{3,3}

type ActiveOrHistoricCurrencyCode

type ActiveOrHistoricCurrencyCode string

Must match the pattern [A-Z]{3,3}

type AddressType2Code

type AddressType2Code string

May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY

type AddressType3Choice

type AddressType3Choice struct {
	Cd    AddressType2Code        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Cd,omitempty"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Prtry,omitempty"`
}

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 BranchAndFinancialInstitutionIdentification6

type BranchAndFinancialInstitutionIdentification6 struct {
	FinInstnId FinancialInstitutionIdentification18 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 FinInstnId"`
	BrnchId    BranchData3                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 BrnchId,omitempty"`
}

type BranchData3

type BranchData3 struct {
	Id      Max35Text       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Id,omitempty"`
	LEI     LEIIdentifier   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 LEI,omitempty"`
	Nm      Max140Text      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Nm,omitempty"`
	PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 PstlAdr,omitempty"`
}

type CashAccount40

type CashAccount40 struct {
	Id   AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Id,omitempty"`
	Tp   CashAccountType2Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Tp,omitempty"`
	Ccy  ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Ccy,omitempty"`
	Nm   Max70Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Nm,omitempty"`
	Prxy ProxyAccountIdentification1  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Prxy,omitempty"`
}

type CashAccountType2Choice

type CashAccountType2Choice struct {
	Cd    ExternalCashAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Cd,omitempty"`
	Prtry Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Prtry,omitempty"`
}

type ChargeType3Choice

type ChargeType3Choice struct {
	Cd    ExternalChargeType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Cd,omitempty"`
	Prtry GenericIdentification3  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Prtry,omitempty"`
}

type ChargesPaymentRequestV01

type ChargesPaymentRequestV01 struct {
	GrpHdr      GroupHeader102       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 GrpHdr"`
	Chrgs       []ChargesRecord5     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Chrgs"`
	SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 SplmtryData,omitempty"`
}

type ChargesRecord5

type ChargesRecord5 struct {
	ChrgsRcrdId      Max35Text                                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 ChrgsRcrdId,omitempty"`
	UndrlygTx        []TransactionReferences7                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 UndrlygTx"`
	Amt              ActiveCurrencyAndAmount                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Amt"`
	CdtDbtInd        CreditDebitCode                              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 CdtDbtInd,omitempty"`
	ValDt            DateAndDateTime2Choice                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 ValDt,omitempty"`
	DbtrAgt          BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 DbtrAgt,omitempty"`
	DbtrAgtAcct      CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 DbtrAgtAcct,omitempty"`
	ChrgsAcctAgt     BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 ChrgsAcctAgt,omitempty"`
	ChrgsAcctAgtAcct CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 ChrgsAcctAgtAcct,omitempty"`
	Tp               ChargeType3Choice                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Tp,omitempty"`
	InstrForInstdAgt InstructionForInstructedAgent1               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 InstrForInstdAgt,omitempty"`
	AddtlInf         Max140Text                                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 AddtlInf,omitempty"`
}

type ClearingSystemIdentification2Choice

type ClearingSystemIdentification2Choice struct {
	Cd    ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Cd,omitempty"`
	Prtry Max35Text                                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Prtry,omitempty"`
}

type ClearingSystemMemberIdentification2

type ClearingSystemMemberIdentification2 struct {
	ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 ClrSysId,omitempty"`
	MmbId    Max35Text                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 MmbId"`
}

type CountryCode

type CountryCode string

Must match the pattern [A-Z]{2,2}

type CreditDebitCode

type CreditDebitCode string

May be one of CRDT, DBIT

type DateAndDateTime2Choice

type DateAndDateTime2Choice struct {
	Dt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Dt,omitempty"`
	DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 DtTm,omitempty"`
}

type Document

type Document struct {
	ChrgsPmtReq ChargesPaymentRequestV01 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 ChrgsPmtReq"`
}

type Exact4AlphaNumericText

type Exact4AlphaNumericText string

Must match the pattern [a-zA-Z0-9]{4}

type ExternalAccountIdentification1Code

type ExternalAccountIdentification1Code string

May be no more than 4 items long

type ExternalCashAccountType1Code

type ExternalCashAccountType1Code string

May be no more than 4 items long

type ExternalChargeType1Code

type ExternalChargeType1Code string

May be no more than 4 items long

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 ExternalInstructedAgentInstruction1Code

type ExternalInstructedAgentInstruction1Code string

May be no more than 4 items long

type ExternalProxyAccountType1Code

type ExternalProxyAccountType1Code 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.106.001.01 Cd,omitempty"`
	Prtry Max35Text                                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Prtry,omitempty"`
}

type FinancialInstitutionIdentification18

type FinancialInstitutionIdentification18 struct {
	BICFI       BICFIDec2014Identifier              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 BICFI,omitempty"`
	ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 ClrSysMmbId,omitempty"`
	LEI         LEIIdentifier                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 LEI,omitempty"`
	Nm          Max140Text                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Nm,omitempty"`
	PstlAdr     PostalAddress24                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 PstlAdr,omitempty"`
	Othr        GenericFinancialIdentification1     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Othr,omitempty"`
}

type GenericAccountIdentification1

type GenericAccountIdentification1 struct {
	Id      Max34Text                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Id"`
	SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 SchmeNm,omitempty"`
	Issr    Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Issr,omitempty"`
}

type GenericFinancialIdentification1

type GenericFinancialIdentification1 struct {
	Id      Max35Text                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Id"`
	SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 SchmeNm,omitempty"`
	Issr    Max35Text                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Issr,omitempty"`
}

type GenericIdentification3

type GenericIdentification3 struct {
	Id   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Id"`
	Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Issr,omitempty"`
}

type GenericIdentification30

type GenericIdentification30 struct {
	Id      Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Id"`
	Issr    Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Issr"`
	SchmeNm Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 SchmeNm,omitempty"`
}

type GroupHeader102

type GroupHeader102 struct {
	MsgId          Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 MsgId"`
	CreDtTm        ISODateTime             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 CreDtTm"`
	NbOfChrgsRcrds Max15NumericText        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 NbOfChrgsRcrds"`
	CtrlSum        float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 CtrlSum,omitempty"`
	TtlChrgsAmt    ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 TtlChrgsAmt,omitempty"`
}

type IBAN2007Identifier

type IBAN2007Identifier string

Must match the pattern [A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}

type ISODate

type ISODate time.Time

func (ISODate) MarshalText

func (t ISODate) MarshalText() ([]byte, error)

func (*ISODate) UnmarshalText

func (t *ISODate) UnmarshalText(text []byte) error

type ISODateTime

type ISODateTime time.Time

func (ISODateTime) MarshalText

func (t ISODateTime) MarshalText() ([]byte, error)

func (*ISODateTime) UnmarshalText

func (t *ISODateTime) UnmarshalText(text []byte) error

type InstructionForInstructedAgent1

type InstructionForInstructedAgent1 struct {
	Cd       ExternalInstructedAgentInstruction1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Cd,omitempty"`
	InstrInf Max140Text                              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 InstrInf,omitempty"`
}

type LEIIdentifier

type LEIIdentifier string

Must match the pattern [A-Z0-9]{18,18}[0-9]{2,2}

type Max140Text

type Max140Text string

May be no more than 140 items long

type Max15NumericText

type Max15NumericText string

Must match the pattern [0-9]{1,15}

type Max16Text

type Max16Text string

May be no more than 16 items long

type Max2048Text

type Max2048Text string

May be no more than 2048 items long

type Max34Text

type Max34Text string

May be no more than 34 items long

type Max350Text

type Max350Text string

May be no more than 350 items long

type Max35Text

type Max35Text string

May be no more than 35 items long

type Max70Text

type Max70Text string

May be no more than 70 items long

type PostalAddress24

type PostalAddress24 struct {
	AdrTp       AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 AdrTp,omitempty"`
	Dept        Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Dept,omitempty"`
	SubDept     Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 SubDept,omitempty"`
	StrtNm      Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 StrtNm,omitempty"`
	BldgNb      Max16Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 BldgNb,omitempty"`
	BldgNm      Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 BldgNm,omitempty"`
	Flr         Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Flr,omitempty"`
	PstBx       Max16Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 PstBx,omitempty"`
	Room        Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Room,omitempty"`
	PstCd       Max16Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 PstCd,omitempty"`
	TwnNm       Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 TwnNm,omitempty"`
	TwnLctnNm   Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 TwnLctnNm,omitempty"`
	DstrctNm    Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 DstrctNm,omitempty"`
	CtrySubDvsn Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 CtrySubDvsn,omitempty"`
	Ctry        CountryCode        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Ctry,omitempty"`
	AdrLine     []Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 AdrLine,omitempty"`
}

type ProprietaryReference1

type ProprietaryReference1 struct {
	Tp  Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Tp"`
	Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Ref"`
}

type ProxyAccountIdentification1

type ProxyAccountIdentification1 struct {
	Tp ProxyAccountType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Tp,omitempty"`
	Id Max2048Text             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Id"`
}

type ProxyAccountType1Choice

type ProxyAccountType1Choice struct {
	Cd    ExternalProxyAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Cd,omitempty"`
	Prtry Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Prtry,omitempty"`
}

type SupplementaryData1

type SupplementaryData1 struct {
	PlcAndNm Max350Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 PlcAndNm,omitempty"`
	Envlp    SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Envlp"`
}

type SupplementaryDataEnvelope1

type SupplementaryDataEnvelope1 struct {
	Item string `xml:",any"`
}

type TransactionReferences7

type TransactionReferences7 struct {
	MsgId             Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 MsgId,omitempty"`
	MsgNmId           Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 MsgNmId,omitempty"`
	AcctSvcrRef       Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 AcctSvcrRef,omitempty"`
	PmtInfId          Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 PmtInfId,omitempty"`
	InstrId           Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 InstrId,omitempty"`
	EndToEndId        Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 EndToEndId,omitempty"`
	UETR              UUIDv4Identifier        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 UETR,omitempty"`
	TxId              Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 TxId,omitempty"`
	MndtId            Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 MndtId,omitempty"`
	ChqNb             Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 ChqNb,omitempty"`
	ClrSysRef         Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 ClrSysRef,omitempty"`
	AcctOwnrTxId      Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 AcctOwnrTxId,omitempty"`
	AcctSvcrTxId      Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 AcctSvcrTxId,omitempty"`
	MktInfrstrctrTxId Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 MktInfrstrctrTxId,omitempty"`
	PrcgId            Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 PrcgId,omitempty"`
	Prtry             []ProprietaryReference1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.106.001.01 Prtry,omitempty"`
}

type UUIDv4Identifier

type UUIDv4Identifier string

Must match the pattern [a-f0-9]{8}-[a-f0-9]{4}-4[a-f0-9]{3}-[89ab][a-f0-9]{3}-[a-f0-9]{12}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL