iso20022_camt_029_001_11

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: 4 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.029.001.11 IBAN,omitempty"`
	Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Othr,omitempty"`
}

type AccountSchemeName1Choice

type AccountSchemeName1Choice struct {
	Cd    ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 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 ActiveOrHistoricCurrencyAndAmount

type ActiveOrHistoricCurrencyAndAmount struct {
	Value float64                      `xml:",chardata"`
	Ccy   ActiveOrHistoricCurrencyCode `xml:"Ccy,attr"`
}

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

type AmendmentInformationDetails14

type AmendmentInformationDetails14 struct {
	OrgnlMndtId      Max35Text                                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlMndtId,omitempty"`
	OrgnlCdtrSchmeId PartyIdentification135                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlCdtrSchmeId,omitempty"`
	OrgnlCdtrAgt     BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlCdtrAgt,omitempty"`
	OrgnlCdtrAgtAcct CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlCdtrAgtAcct,omitempty"`
	OrgnlDbtr        PartyIdentification135                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlDbtr,omitempty"`
	OrgnlDbtrAcct    CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlDbtrAcct,omitempty"`
	OrgnlDbtrAgt     BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlDbtrAgt,omitempty"`
	OrgnlDbtrAgtAcct CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlDbtrAgtAcct,omitempty"`
	OrgnlFnlColltnDt ISODate                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlFnlColltnDt,omitempty"`
	OrgnlFrqcy       Frequency36Choice                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlFrqcy,omitempty"`
	OrgnlRsn         MandateSetupReason1Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlRsn,omitempty"`
	OrgnlTrckgDays   Exact2NumericText                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlTrckgDays,omitempty"`
}

type AmountType4Choice

type AmountType4Choice struct {
	InstdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 InstdAmt,omitempty"`
	EqvtAmt  EquivalentAmount2                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 EqvtAmt,omitempty"`
}

type AnyBICDec2014Identifier

type AnyBICDec2014Identifier 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 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.029.001.11 FinInstnId"`
	BrnchId    BranchData3                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 BrnchId,omitempty"`
}

type BranchData3

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

type CancellationIndividualStatus1Code

type CancellationIndividualStatus1Code string

May be one of RJCR, ACCR, PDCR

type CancellationStatusReason3Choice

type CancellationStatusReason3Choice struct {
	Cd    ExternalPaymentCancellationRejection1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type CancellationStatusReason4

type CancellationStatusReason4 struct {
	Orgtr    PartyIdentification135          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Orgtr,omitempty"`
	Rsn      CancellationStatusReason3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rsn,omitempty"`
	AddtlInf []Max105Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AddtlInf,omitempty"`
}

type Case5

type Case5 struct {
	Id             Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Id"`
	Cretr          Party40Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cretr"`
	ReopCaseIndctn bool          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ReopCaseIndctn,omitempty"`
}

type CaseAssignment5

type CaseAssignment5 struct {
	Id      Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Id"`
	Assgnr  Party40Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Assgnr"`
	Assgne  Party40Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Assgne"`
	CreDtTm ISODateTime   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CreDtTm"`
}

type CashAccount40

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

type CashAccountType2Choice

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

type CategoryPurpose1Choice

type CategoryPurpose1Choice struct {
	Cd    ExternalCategoryPurpose1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type ChargeBearerType1Code

type ChargeBearerType1Code string

May be one of DEBT, CRED, SHAR, SLEV

type ChargeType3Choice

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

type Charges6

type Charges6 struct {
	TtlChrgsAndTaxAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TtlChrgsAndTaxAmt,omitempty"`
	Rcrd              []ChargesRecord3                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rcrd,omitempty"`
}

type Charges9

type Charges9 struct {
	Amt     ActiveOrHistoricCurrencyAndAmount            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt"`
	Agt     BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Agt"`
	AgtAcct CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AgtAcct,omitempty"`
}

type ChargesRecord3

type ChargesRecord3 struct {
	Amt         ActiveOrHistoricCurrencyAndAmount            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt"`
	CdtDbtInd   CreditDebitCode                              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtDbtInd,omitempty"`
	ChrgInclInd bool                                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ChrgInclInd,omitempty"`
	Tp          ChargeType3Choice                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	Rate        float64                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rate,omitempty"`
	Br          ChargeBearerType1Code                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Br,omitempty"`
	Agt         BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Agt,omitempty"`
	Tax         TaxCharges2                                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tax,omitempty"`
}

type ClaimNonReceipt2

type ClaimNonReceipt2 struct {
	DtPrcd      ISODate                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtPrcd"`
	OrgnlNxtAgt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlNxtAgt,omitempty"`
}

type ClaimNonReceipt2Choice

type ClaimNonReceipt2Choice struct {
	Accptd ClaimNonReceipt2                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Accptd,omitempty"`
	Rjctd  ClaimNonReceiptRejectReason1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rjctd,omitempty"`
}

type ClaimNonReceiptRejectReason1Choice

type ClaimNonReceiptRejectReason1Choice struct {
	Cd    ExternalClaimNonReceiptRejection1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type ClearingChannel2Code

type ClearingChannel2Code string

May be one of RTGS, RTNS, MPNS, BOOK

type ClearingSystemIdentification2Choice

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

type ClearingSystemIdentification3Choice

type ClearingSystemIdentification3Choice struct {
	Cd    ExternalCashClearingSystem1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type ClearingSystemMemberIdentification2

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

type Compensation4

type Compensation4 struct {
	Amt         ActiveCurrencyAndAmount                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt"`
	DbtrAgt     BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DbtrAgt"`
	DbtrAgtAcct CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DbtrAgtAcct,omitempty"`
	CdtrAgt     BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtrAgt"`
	CdtrAgtAcct CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtrAgtAcct,omitempty"`
	Rsn         CompensationReason1Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rsn"`
}

type CompensationReason1Choice

type CompensationReason1Choice struct {
	Cd    ExternalPaymentCompensationReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type Contact4

type Contact4 struct {
	NmPrfx    NamePrefix2Code             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 NmPrfx,omitempty"`
	Nm        Max140Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Nm,omitempty"`
	PhneNb    PhoneNumber                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PhneNb,omitempty"`
	MobNb     PhoneNumber                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 MobNb,omitempty"`
	FaxNb     PhoneNumber                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 FaxNb,omitempty"`
	EmailAdr  Max2048Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 EmailAdr,omitempty"`
	EmailPurp Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 EmailPurp,omitempty"`
	JobTitl   Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 JobTitl,omitempty"`
	Rspnsblty Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rspnsblty,omitempty"`
	Dept      Max70Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Dept,omitempty"`
	Othr      []OtherContact1             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Othr,omitempty"`
	PrefrdMtd PreferredContactMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PrefrdMtd,omitempty"`
}

type CorrectiveGroupInformation1

type CorrectiveGroupInformation1 struct {
	MsgId   Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 MsgId"`
	MsgNmId Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 MsgNmId"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CreDtTm,omitempty"`
}

type CorrectiveInterbankTransaction3

type CorrectiveInterbankTransaction3 struct {
	GrpHdr         CorrectiveGroupInformation1       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 GrpHdr,omitempty"`
	InstrId        Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 InstrId,omitempty"`
	EndToEndId     Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 EndToEndId,omitempty"`
	TxId           Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TxId,omitempty"`
	UETR           UUIDv4Identifier                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 UETR,omitempty"`
	IntrBkSttlmAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 IntrBkSttlmAmt"`
	IntrBkSttlmDt  ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 IntrBkSttlmDt"`
}

type CorrectivePaymentInitiation5

type CorrectivePaymentInitiation5 struct {
	GrpHdr       CorrectiveGroupInformation1       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 GrpHdr,omitempty"`
	PmtInfId     Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PmtInfId,omitempty"`
	InstrId      Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 InstrId,omitempty"`
	EndToEndId   Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 EndToEndId,omitempty"`
	UETR         UUIDv4Identifier                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 UETR,omitempty"`
	InstdAmt     ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 InstdAmt"`
	ReqdExctnDt  DateAndDateTime2Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ReqdExctnDt,omitempty"`
	ReqdColltnDt ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ReqdColltnDt,omitempty"`
}

type CorrectiveTransaction5Choice

type CorrectiveTransaction5Choice struct {
	Initn  CorrectivePaymentInitiation5    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Initn,omitempty"`
	IntrBk CorrectiveInterbankTransaction3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 IntrBk,omitempty"`
}

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 CreditTransferMandateData1

type CreditTransferMandateData1 struct {
	MndtId       Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 MndtId,omitempty"`
	Tp           MandateTypeInformation2   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	DtOfSgntr    ISODate                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtOfSgntr,omitempty"`
	DtOfVrfctn   ISODateTime               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtOfVrfctn,omitempty"`
	ElctrncSgntr Max10KBinary              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ElctrncSgntr,omitempty"`
	FrstPmtDt    ISODate                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 FrstPmtDt,omitempty"`
	FnlPmtDt     ISODate                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 FnlPmtDt,omitempty"`
	Frqcy        Frequency36Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Frqcy,omitempty"`
	Rsn          MandateSetupReason1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rsn,omitempty"`
}

type CreditorReferenceInformation2

type CreditorReferenceInformation2 struct {
	Tp  CreditorReferenceType2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	Ref Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Ref,omitempty"`
}

type CreditorReferenceType1Choice

type CreditorReferenceType1Choice struct {
	Cd    DocumentType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type CreditorReferenceType2

type CreditorReferenceType2 struct {
	CdOrPrtry CreditorReferenceType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdOrPrtry"`
	Issr      Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Issr,omitempty"`
}

type DateAndDateTime2Choice

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

type DateAndPlaceOfBirth1

type DateAndPlaceOfBirth1 struct {
	BirthDt     ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 BirthDt"`
	PrvcOfBirth Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PrvcOfBirth,omitempty"`
	CityOfBirth Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CityOfBirth"`
	CtryOfBirth CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CtryOfBirth"`
}

type DatePeriod2

type DatePeriod2 struct {
	FrDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 FrDt"`
	ToDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ToDt"`
}

type DiscountAmountAndType1

type DiscountAmountAndType1 struct {
	Tp  DiscountAmountType1Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt"`
}

type DiscountAmountType1Choice

type DiscountAmountType1Choice struct {
	Cd    ExternalDiscountAmountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type Document

type Document struct {
	RsltnOfInvstgtn ResolutionOfInvestigationV11 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RsltnOfInvstgtn"`
}

type DocumentAdjustment1

type DocumentAdjustment1 struct {
	Amt       ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt"`
	CdtDbtInd CreditDebitCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtDbtInd,omitempty"`
	Rsn       Max4Text                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rsn,omitempty"`
	AddtlInf  Max140Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AddtlInf,omitempty"`
}

type DocumentLineIdentification1

type DocumentLineIdentification1 struct {
	Tp     DocumentLineType1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	Nb     Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Nb,omitempty"`
	RltdDt ISODate           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RltdDt,omitempty"`
}

type DocumentLineInformation1

type DocumentLineInformation1 struct {
	Id   []DocumentLineIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Id"`
	Desc Max2048Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Desc,omitempty"`
	Amt  RemittanceAmount3             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt,omitempty"`
}

type DocumentLineType1

type DocumentLineType1 struct {
	CdOrPrtry DocumentLineType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdOrPrtry"`
	Issr      Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Issr,omitempty"`
}

type DocumentLineType1Choice

type DocumentLineType1Choice struct {
	Cd    ExternalDocumentLineType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type DocumentType3Code

type DocumentType3Code string

May be one of RADM, RPIN, FXDR, DISP, PUOR, SCOR

type DocumentType6Code

type DocumentType6Code string

May be one of MSIN, CNFA, DNFA, CINV, CREN, DEBN, HIRI, SBIN, CMCN, SOAC, DISP, BOLD, VCHR, AROI, TSUT, PUOR

type EquivalentAmount2

type EquivalentAmount2 struct {
	Amt      ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt"`
	CcyOfTrf ActiveOrHistoricCurrencyCode      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CcyOfTrf"`
}

type Exact2NumericText

type Exact2NumericText string

Must match the pattern [0-9]{2}

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 ExternalCashClearingSystem1Code

type ExternalCashClearingSystem1Code string

May be no more than 3 items long

type ExternalCategoryPurpose1Code

type ExternalCategoryPurpose1Code string

May be no more than 4 items long

type ExternalChargeType1Code

type ExternalChargeType1Code string

May be no more than 4 items long

type ExternalClaimNonReceiptRejection1Code

type ExternalClaimNonReceiptRejection1Code string

May be no more than 4 items long

type ExternalClearingSystemIdentification1Code

type ExternalClearingSystemIdentification1Code string

May be no more than 5 items long

type ExternalDiscountAmountType1Code

type ExternalDiscountAmountType1Code string

May be no more than 4 items long

type ExternalDocumentLineType1Code

type ExternalDocumentLineType1Code string

May be no more than 4 items long

type ExternalFinancialInstitutionIdentification1Code

type ExternalFinancialInstitutionIdentification1Code string

May be no more than 4 items long

type ExternalGarnishmentType1Code

type ExternalGarnishmentType1Code string

May be no more than 4 items long

type ExternalInvestigationExecutionConfirmation1Code

type ExternalInvestigationExecutionConfirmation1Code string

May be no more than 4 items long

type ExternalLocalInstrument1Code

type ExternalLocalInstrument1Code string

May be no more than 35 items long

type ExternalMandateSetupReason1Code

type ExternalMandateSetupReason1Code string

May be no more than 4 items long

type ExternalOrganisationIdentification1Code

type ExternalOrganisationIdentification1Code string

May be no more than 4 items long

type ExternalPaymentCancellationRejection1Code

type ExternalPaymentCancellationRejection1Code string

May be no more than 4 items long

type ExternalPaymentCompensationReason1Code

type ExternalPaymentCompensationReason1Code string

May be no more than 4 items long

type ExternalPaymentModificationRejection1Code

type ExternalPaymentModificationRejection1Code string

May be no more than 4 items long

type ExternalPersonIdentification1Code

type ExternalPersonIdentification1Code string

May be no more than 4 items long

type ExternalProxyAccountType1Code

type ExternalProxyAccountType1Code string

May be no more than 4 items long

type ExternalPurpose1Code

type ExternalPurpose1Code string

May be no more than 4 items long

type ExternalServiceLevel1Code

type ExternalServiceLevel1Code string

May be no more than 4 items long

type ExternalTaxAmountType1Code

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

type FinancialInstitutionIdentification18

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

type Frequency36Choice

type Frequency36Choice struct {
	Tp     Frequency6Code      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	Prd    FrequencyPeriod1    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prd,omitempty"`
	PtInTm FrequencyAndMoment1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PtInTm,omitempty"`
}

type Frequency6Code

type Frequency6Code string

May be one of YEAR, MNTH, QURT, MIAN, WEEK, DAIL, ADHO, INDA, FRTN

type FrequencyAndMoment1

type FrequencyAndMoment1 struct {
	Tp     Frequency6Code    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp"`
	PtInTm Exact2NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PtInTm"`
}

type FrequencyPeriod1

type FrequencyPeriod1 struct {
	Tp        Frequency6Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp"`
	CntPerPrd float64        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CntPerPrd"`
}

type Garnishment3

type Garnishment3 struct {
	Tp                GarnishmentType1                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp"`
	Grnshee           PartyIdentification135            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Grnshee,omitempty"`
	GrnshmtAdmstr     PartyIdentification135            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 GrnshmtAdmstr,omitempty"`
	RefNb             Max140Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RefNb,omitempty"`
	Dt                ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Dt,omitempty"`
	RmtdAmt           ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RmtdAmt,omitempty"`
	FmlyMdclInsrncInd bool                              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 FmlyMdclInsrncInd,omitempty"`
	MplyeeTermntnInd  bool                              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 MplyeeTermntnInd,omitempty"`
}

type GarnishmentType1

type GarnishmentType1 struct {
	CdOrPrtry GarnishmentType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdOrPrtry"`
	Issr      Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Issr,omitempty"`
}

type GarnishmentType1Choice

type GarnishmentType1Choice struct {
	Cd    ExternalGarnishmentType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type GenericAccountIdentification1

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

type GenericFinancialIdentification1

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

type GenericIdentification3

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

type GenericIdentification30

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

type GenericOrganisationIdentification1

type GenericOrganisationIdentification1 struct {
	Id      Max35Text                                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Id"`
	SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SchmeNm,omitempty"`
	Issr    Max35Text                                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Issr,omitempty"`
}

type GenericPersonIdentification1

type GenericPersonIdentification1 struct {
	Id      Max35Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Id"`
	SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SchmeNm,omitempty"`
	Issr    Max35Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Issr,omitempty"`
}

type GroupCancellationStatus1Code

type GroupCancellationStatus1Code string

May be one of PACR, RJCR, ACCR, PDCR

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 ISOYear

type ISOYear time.Time

func (ISOYear) MarshalText

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

func (*ISOYear) UnmarshalText

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

type InvestigationStatus5Choice

type InvestigationStatus5Choice struct {
	Conf           ExternalInvestigationExecutionConfirmation1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Conf,omitempty"`
	RjctdMod       []ModificationStatusReason1Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RjctdMod,omitempty"`
	DplctOf        Case5                                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DplctOf,omitempty"`
	AssgnmtCxlConf bool                                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AssgnmtCxlConf,omitempty"`
}

type LEIIdentifier

type LEIIdentifier string

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

type LocalInstrument2Choice

type LocalInstrument2Choice struct {
	Cd    ExternalLocalInstrument1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type MandateClassification1Choice

type MandateClassification1Choice struct {
	Cd    MandateClassification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type MandateClassification1Code

type MandateClassification1Code string

May be one of FIXE, USGB, VARI

type MandateRelatedData2Choice

type MandateRelatedData2Choice struct {
	DrctDbtMndt MandateRelatedInformation15 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DrctDbtMndt,omitempty"`
	CdtTrfMndt  CreditTransferMandateData1  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtTrfMndt,omitempty"`
}

type MandateRelatedInformation15

type MandateRelatedInformation15 struct {
	MndtId        Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 MndtId,omitempty"`
	DtOfSgntr     ISODate                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtOfSgntr,omitempty"`
	AmdmntInd     bool                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AmdmntInd,omitempty"`
	AmdmntInfDtls AmendmentInformationDetails14 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AmdmntInfDtls,omitempty"`
	ElctrncSgntr  Max1025Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ElctrncSgntr,omitempty"`
	FrstColltnDt  ISODate                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 FrstColltnDt,omitempty"`
	FnlColltnDt   ISODate                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 FnlColltnDt,omitempty"`
	Frqcy         Frequency36Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Frqcy,omitempty"`
	Rsn           MandateSetupReason1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rsn,omitempty"`
	TrckgDays     Exact2NumericText             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TrckgDays,omitempty"`
}

type MandateSetupReason1Choice

type MandateSetupReason1Choice struct {
	Cd    ExternalMandateSetupReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max70Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type MandateTypeInformation2

type MandateTypeInformation2 struct {
	SvcLvl    ServiceLevel8Choice          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SvcLvl,omitempty"`
	LclInstrm LocalInstrument2Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 LclInstrm,omitempty"`
	CtgyPurp  CategoryPurpose1Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CtgyPurp,omitempty"`
	Clssfctn  MandateClassification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Clssfctn,omitempty"`
}

type Max1025Text

type Max1025Text string

May be no more than 1025 items long

type Max105Text

type Max105Text string

May be no more than 105 items long

type Max10KBinary

type Max10KBinary []byte

func (Max10KBinary) MarshalText

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

func (*Max10KBinary) UnmarshalText

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

type Max128Text

type Max128Text string

May be no more than 128 items long

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 Max4Text

type Max4Text string

May be no more than 4 items long

type Max70Text

type Max70Text string

May be no more than 70 items long

type ModificationStatusReason1Choice

type ModificationStatusReason1Choice struct {
	Cd    ExternalPaymentModificationRejection1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type ModificationStatusReason2

type ModificationStatusReason2 struct {
	Orgtr    PartyIdentification135          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Orgtr,omitempty"`
	Rsn      ModificationStatusReason1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rsn,omitempty"`
	AddtlInf []Max105Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AddtlInf,omitempty"`
}

type NamePrefix2Code

type NamePrefix2Code string

May be one of DOCT, MADM, MISS, MIST, MIKS

type NumberOfCancellationsPerStatus1

type NumberOfCancellationsPerStatus1 struct {
	DtldNbOfTxs Max15NumericText                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtldNbOfTxs"`
	DtldSts     CancellationIndividualStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtldSts"`
	DtldCtrlSum float64                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtldCtrlSum,omitempty"`
}

type NumberOfTransactionsPerStatus1

type NumberOfTransactionsPerStatus1 struct {
	DtldNbOfTxs Max15NumericText                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtldNbOfTxs"`
	DtldSts     TransactionIndividualStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtldSts"`
	DtldCtrlSum float64                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtldCtrlSum,omitempty"`
}

type OrganisationIdentification29

type OrganisationIdentification29 struct {
	AnyBIC AnyBICDec2014Identifier              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AnyBIC,omitempty"`
	LEI    LEIIdentifier                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 LEI,omitempty"`
	Othr   []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Othr,omitempty"`
}

type OrganisationIdentificationSchemeName1Choice

type OrganisationIdentificationSchemeName1Choice struct {
	Cd    ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type OriginalGroupHeader14

type OriginalGroupHeader14 struct {
	OrgnlGrpCxlId    Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlGrpCxlId,omitempty"`
	RslvdCase        Case5                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RslvdCase,omitempty"`
	OrgnlMsgId       Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlMsgId"`
	OrgnlMsgNmId     Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlMsgNmId"`
	OrgnlCreDtTm     ISODateTime                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlCreDtTm,omitempty"`
	OrgnlNbOfTxs     Max15NumericText                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlNbOfTxs,omitempty"`
	OrgnlCtrlSum     float64                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlCtrlSum,omitempty"`
	GrpCxlSts        GroupCancellationStatus1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 GrpCxlSts,omitempty"`
	CxlStsRsnInf     []CancellationStatusReason4      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CxlStsRsnInf,omitempty"`
	NbOfTxsPerCxlSts []NumberOfTransactionsPerStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 NbOfTxsPerCxlSts,omitempty"`
}

type OriginalGroupInformation29

type OriginalGroupInformation29 struct {
	OrgnlMsgId   Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlMsgId"`
	OrgnlMsgNmId Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlMsgNmId"`
	OrgnlCreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlCreDtTm,omitempty"`
}

type OriginalPaymentInstruction43

type OriginalPaymentInstruction43 struct {
	OrgnlPmtInfCxlId Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlPmtInfCxlId,omitempty"`
	RslvdCase        Case5                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RslvdCase,omitempty"`
	OrgnlPmtInfId    Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlPmtInfId"`
	OrgnlGrpInf      OriginalGroupInformation29        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlGrpInf,omitempty"`
	OrgnlNbOfTxs     Max15NumericText                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlNbOfTxs,omitempty"`
	OrgnlCtrlSum     float64                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlCtrlSum,omitempty"`
	PmtInfCxlSts     GroupCancellationStatus1Code      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PmtInfCxlSts,omitempty"`
	CxlStsRsnInf     []CancellationStatusReason4       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CxlStsRsnInf,omitempty"`
	NbOfTxsPerCxlSts []NumberOfCancellationsPerStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 NbOfTxsPerCxlSts,omitempty"`
	TxInfAndSts      []PaymentTransaction139           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TxInfAndSts,omitempty"`
}

type OriginalTransactionReference35

type OriginalTransactionReference35 struct {
	IntrBkSttlmAmt ActiveOrHistoricCurrencyAndAmount            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 IntrBkSttlmAmt,omitempty"`
	Amt            AmountType4Choice                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt,omitempty"`
	IntrBkSttlmDt  ISODate                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 IntrBkSttlmDt,omitempty"`
	ReqdColltnDt   ISODate                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ReqdColltnDt,omitempty"`
	ReqdExctnDt    DateAndDateTime2Choice                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ReqdExctnDt,omitempty"`
	CdtrSchmeId    PartyIdentification135                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtrSchmeId,omitempty"`
	SttlmInf       SettlementInstruction11                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SttlmInf,omitempty"`
	PmtTpInf       PaymentTypeInformation27                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PmtTpInf,omitempty"`
	PmtMtd         PaymentMethod4Code                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PmtMtd,omitempty"`
	MndtRltdInf    MandateRelatedData2Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 MndtRltdInf,omitempty"`
	RmtInf         RemittanceInformation21                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RmtInf,omitempty"`
	UltmtDbtr      Party40Choice                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 UltmtDbtr,omitempty"`
	Dbtr           Party40Choice                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Dbtr,omitempty"`
	DbtrAcct       CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DbtrAcct,omitempty"`
	DbtrAgt        BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DbtrAgt,omitempty"`
	DbtrAgtAcct    CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DbtrAgtAcct,omitempty"`
	CdtrAgt        BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtrAgt,omitempty"`
	CdtrAgtAcct    CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtrAgtAcct,omitempty"`
	Cdtr           Party40Choice                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cdtr,omitempty"`
	CdtrAcct       CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtrAcct,omitempty"`
	UltmtCdtr      Party40Choice                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 UltmtCdtr,omitempty"`
	Purp           Purpose2Choice                               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Purp,omitempty"`
}

type OtherContact1

type OtherContact1 struct {
	ChanlTp Max4Text   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ChanlTp"`
	Id      Max128Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Id,omitempty"`
}

type Party38Choice

type Party38Choice struct {
	OrgId  OrganisationIdentification29 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgId,omitempty"`
	PrvtId PersonIdentification13       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PrvtId,omitempty"`
}

type Party40Choice

type Party40Choice struct {
	Pty PartyIdentification135                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Pty,omitempty"`
	Agt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Agt,omitempty"`
}

type PartyIdentification135

type PartyIdentification135 struct {
	Nm        Max140Text      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Nm,omitempty"`
	PstlAdr   PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 PstlAdr,omitempty"`
	Id        Party38Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Id,omitempty"`
	CtryOfRes CountryCode     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CtryOfRes,omitempty"`
	CtctDtls  Contact4        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CtctDtls,omitempty"`
}

type PaymentMethod4Code

type PaymentMethod4Code string

May be one of CHK, TRF, DD, TRA

type PaymentTransaction132

type PaymentTransaction132 struct {
	ModStsId            Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ModStsId,omitempty"`
	RslvdCase           Case5                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RslvdCase,omitempty"`
	OrgnlGrpInf         OriginalGroupInformation29        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlGrpInf"`
	OrgnlPmtInfId       Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlPmtInfId,omitempty"`
	OrgnlInstrId        Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlInstrId,omitempty"`
	OrgnlEndToEndId     Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlEndToEndId,omitempty"`
	OrgnlTxId           Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlTxId,omitempty"`
	OrgnlClrSysRef      Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlClrSysRef,omitempty"`
	OrgnlUETR           UUIDv4Identifier                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlUETR,omitempty"`
	ModStsRsnInf        []ModificationStatusReason2       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ModStsRsnInf,omitempty"`
	RsltnRltdInf        ResolutionData3                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RsltnRltdInf,omitempty"`
	OrgnlIntrBkSttlmAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlIntrBkSttlmAmt,omitempty"`
	OrgnlIntrBkSttlmDt  ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlIntrBkSttlmDt,omitempty"`
	Assgnr              Party40Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Assgnr,omitempty"`
	Assgne              Party40Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Assgne,omitempty"`
	OrgnlTxRef          OriginalTransactionReference35    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlTxRef,omitempty"`
}

type PaymentTransaction138

type PaymentTransaction138 struct {
	CxlStsId            Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CxlStsId,omitempty"`
	RslvdCase           Case5                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RslvdCase,omitempty"`
	OrgnlGrpInf         OriginalGroupInformation29        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlGrpInf,omitempty"`
	OrgnlInstrId        Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlInstrId,omitempty"`
	OrgnlEndToEndId     Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlEndToEndId,omitempty"`
	OrgnlTxId           Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlTxId,omitempty"`
	OrgnlClrSysRef      Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlClrSysRef,omitempty"`
	OrgnlUETR           UUIDv4Identifier                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlUETR,omitempty"`
	TxCxlSts            CancellationIndividualStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TxCxlSts,omitempty"`
	CxlStsRsnInf        []CancellationStatusReason4       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CxlStsRsnInf,omitempty"`
	RsltnRltdInf        ResolutionData3                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RsltnRltdInf,omitempty"`
	OrgnlIntrBkSttlmAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlIntrBkSttlmAmt,omitempty"`
	OrgnlIntrBkSttlmDt  ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlIntrBkSttlmDt,omitempty"`
	Assgnr              Party40Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Assgnr,omitempty"`
	Assgne              Party40Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Assgne,omitempty"`
	OrgnlTxRef          OriginalTransactionReference35    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlTxRef,omitempty"`
}

type PaymentTransaction139

type PaymentTransaction139 struct {
	CxlStsId          Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CxlStsId,omitempty"`
	RslvdCase         Case5                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RslvdCase,omitempty"`
	OrgnlInstrId      Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlInstrId,omitempty"`
	OrgnlEndToEndId   Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlEndToEndId,omitempty"`
	UETR              UUIDv4Identifier                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 UETR,omitempty"`
	TxCxlSts          CancellationIndividualStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TxCxlSts,omitempty"`
	CxlStsRsnInf      []CancellationStatusReason4       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CxlStsRsnInf,omitempty"`
	OrgnlInstdAmt     ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlInstdAmt,omitempty"`
	OrgnlReqdExctnDt  DateAndDateTime2Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlReqdExctnDt,omitempty"`
	OrgnlReqdColltnDt ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlReqdColltnDt,omitempty"`
	OrgnlTxRef        OriginalTransactionReference35    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlTxRef,omitempty"`
}

type PaymentTypeInformation27

type PaymentTypeInformation27 struct {
	InstrPrty Priority2Code          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 InstrPrty,omitempty"`
	ClrChanl  ClearingChannel2Code   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ClrChanl,omitempty"`
	SvcLvl    []ServiceLevel8Choice  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SvcLvl,omitempty"`
	LclInstrm LocalInstrument2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 LclInstrm,omitempty"`
	SeqTp     SequenceType3Code      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SeqTp,omitempty"`
	CtgyPurp  CategoryPurpose1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CtgyPurp,omitempty"`
}

type PersonIdentification13

type PersonIdentification13 struct {
	DtAndPlcOfBirth DateAndPlaceOfBirth1           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DtAndPlcOfBirth,omitempty"`
	Othr            []GenericPersonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Othr,omitempty"`
}

type PersonIdentificationSchemeName1Choice

type PersonIdentificationSchemeName1Choice struct {
	Cd    ExternalPersonIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type PhoneNumber

type PhoneNumber string

Must match the pattern \+[0-9]{1,3}-[0-9()+\-]{1,30}

type PostalAddress24

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

type PreferredContactMethod1Code

type PreferredContactMethod1Code string

May be one of LETT, MAIL, PHON, FAXX, CELL

type Priority2Code

type Priority2Code string

May be one of HIGH, NORM

type ProxyAccountIdentification1

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

type ProxyAccountType1Choice

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

type Purpose2Choice

type Purpose2Choice struct {
	Cd    ExternalPurpose1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type ReferredDocumentInformation7

type ReferredDocumentInformation7 struct {
	Tp       ReferredDocumentType4      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	Nb       Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Nb,omitempty"`
	RltdDt   ISODate                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RltdDt,omitempty"`
	LineDtls []DocumentLineInformation1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 LineDtls,omitempty"`
}

type ReferredDocumentType3Choice

type ReferredDocumentType3Choice struct {
	Cd    DocumentType6Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type ReferredDocumentType4

type ReferredDocumentType4 struct {
	CdOrPrtry ReferredDocumentType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdOrPrtry"`
	Issr      Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Issr,omitempty"`
}

type RemittanceAmount2

type RemittanceAmount2 struct {
	DuePyblAmt        ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DuePyblAmt,omitempty"`
	DscntApldAmt      []DiscountAmountAndType1          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DscntApldAmt,omitempty"`
	CdtNoteAmt        ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtNoteAmt,omitempty"`
	TaxAmt            []TaxAmountAndType1               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TaxAmt,omitempty"`
	AdjstmntAmtAndRsn []DocumentAdjustment1             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AdjstmntAmtAndRsn,omitempty"`
	RmtdAmt           ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RmtdAmt,omitempty"`
}

type RemittanceAmount3

type RemittanceAmount3 struct {
	DuePyblAmt        ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DuePyblAmt,omitempty"`
	DscntApldAmt      []DiscountAmountAndType1          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DscntApldAmt,omitempty"`
	CdtNoteAmt        ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtNoteAmt,omitempty"`
	TaxAmt            []TaxAmountAndType1               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TaxAmt,omitempty"`
	AdjstmntAmtAndRsn []DocumentAdjustment1             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AdjstmntAmtAndRsn,omitempty"`
	RmtdAmt           ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RmtdAmt,omitempty"`
}

type RemittanceInformation21

type RemittanceInformation21 struct {
	Ustrd []Max140Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Ustrd,omitempty"`
	Strd  []StructuredRemittanceInformation17 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Strd,omitempty"`
}

type ResolutionData3

type ResolutionData3 struct {
	EndToEndId     Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 EndToEndId,omitempty"`
	TxId           Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TxId,omitempty"`
	UETR           UUIDv4Identifier                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 UETR,omitempty"`
	IntrBkSttlmAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 IntrBkSttlmAmt,omitempty"`
	IntrBkSttlmDt  ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 IntrBkSttlmDt,omitempty"`
	ClrChanl       ClearingChannel2Code              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ClrChanl,omitempty"`
	Compstn        Compensation4                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Compstn,omitempty"`
	Chrgs          []Charges9                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Chrgs,omitempty"`
}

type ResolutionOfInvestigationV11

type ResolutionOfInvestigationV11 struct {
	Assgnmt       CaseAssignment5              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Assgnmt"`
	RslvdCase     Case5                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RslvdCase,omitempty"`
	Sts           InvestigationStatus5Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Sts"`
	CxlDtls       []UnderlyingTransaction29    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CxlDtls,omitempty"`
	ModDtls       PaymentTransaction132        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ModDtls,omitempty"`
	ClmNonRctDtls ClaimNonReceipt2Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ClmNonRctDtls,omitempty"`
	StmtDtls      StatementResolutionEntry4    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 StmtDtls,omitempty"`
	CrrctnTx      CorrectiveTransaction5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CrrctnTx,omitempty"`
	RsltnRltdInf  ResolutionData3              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RsltnRltdInf,omitempty"`
	SplmtryData   []SupplementaryData1         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SplmtryData,omitempty"`
}

type SequenceType3Code

type SequenceType3Code string

May be one of FRST, RCUR, FNAL, OOFF, RPRE

type ServiceLevel8Choice

type ServiceLevel8Choice struct {
	Cd    ExternalServiceLevel1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type SettlementInstruction11

type SettlementInstruction11 struct {
	SttlmMtd             SettlementMethod1Code                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SttlmMtd"`
	SttlmAcct            CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SttlmAcct,omitempty"`
	ClrSys               ClearingSystemIdentification3Choice          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ClrSys,omitempty"`
	InstgRmbrsmntAgt     BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 InstgRmbrsmntAgt,omitempty"`
	InstgRmbrsmntAgtAcct CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 InstgRmbrsmntAgtAcct,omitempty"`
	InstdRmbrsmntAgt     BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 InstdRmbrsmntAgt,omitempty"`
	InstdRmbrsmntAgtAcct CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 InstdRmbrsmntAgtAcct,omitempty"`
	ThrdRmbrsmntAgt      BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ThrdRmbrsmntAgt,omitempty"`
	ThrdRmbrsmntAgtAcct  CashAccount40                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 ThrdRmbrsmntAgtAcct,omitempty"`
}

type SettlementMethod1Code

type SettlementMethod1Code string

May be one of INDA, INGA, COVE, CLRG

type StatementResolutionEntry4

type StatementResolutionEntry4 struct {
	OrgnlGrpInf OriginalGroupInformation29        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlGrpInf,omitempty"`
	OrgnlStmtId Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlStmtId,omitempty"`
	UETR        UUIDv4Identifier                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 UETR,omitempty"`
	AcctSvcrRef Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AcctSvcrRef,omitempty"`
	CrrctdAmt   ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CrrctdAmt,omitempty"`
	Chrgs       []Charges6                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Chrgs,omitempty"`
	Purp        Purpose2Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Purp,omitempty"`
}

type StructuredRemittanceInformation17

type StructuredRemittanceInformation17 struct {
	RfrdDocInf  []ReferredDocumentInformation7 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RfrdDocInf,omitempty"`
	RfrdDocAmt  RemittanceAmount2              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RfrdDocAmt,omitempty"`
	CdtrRefInf  CreditorReferenceInformation2  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CdtrRefInf,omitempty"`
	Invcr       PartyIdentification135         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Invcr,omitempty"`
	Invcee      PartyIdentification135         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Invcee,omitempty"`
	TaxRmt      TaxData1                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TaxRmt,omitempty"`
	GrnshmtRmt  Garnishment3                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 GrnshmtRmt,omitempty"`
	AddtlRmtInf []Max140Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AddtlRmtInf,omitempty"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type TaxAmount3

type TaxAmount3 struct {
	Rate         float64                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rate,omitempty"`
	TaxblBaseAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TaxblBaseAmt,omitempty"`
	TtlAmt       ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TtlAmt,omitempty"`
	Dtls         []TaxRecordDetails3               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Dtls,omitempty"`
}

type TaxAmountAndType1

type TaxAmountAndType1 struct {
	Tp  TaxAmountType1Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt"`
}

type TaxAmountType1Choice

type TaxAmountType1Choice struct {
	Cd    ExternalTaxAmountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cd,omitempty"`
	Prtry Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prtry,omitempty"`
}

type TaxAuthorisation1

type TaxAuthorisation1 struct {
	Titl Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Titl,omitempty"`
	Nm   Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Nm,omitempty"`
}

type TaxCharges2

type TaxCharges2 struct {
	Id   Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Id,omitempty"`
	Rate float64                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rate,omitempty"`
	Amt  ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt,omitempty"`
}

type TaxData1

type TaxData1 struct {
	Cdtr            TaxParty1                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Cdtr,omitempty"`
	Dbtr            TaxParty2                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Dbtr,omitempty"`
	UltmtDbtr       TaxParty2                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 UltmtDbtr,omitempty"`
	AdmstnZone      Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AdmstnZone,omitempty"`
	RefNb           Max140Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RefNb,omitempty"`
	Mtd             Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Mtd,omitempty"`
	TtlTaxblBaseAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TtlTaxblBaseAmt,omitempty"`
	TtlTaxAmt       ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TtlTaxAmt,omitempty"`
	Dt              ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Dt,omitempty"`
	SeqNb           float64                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 SeqNb,omitempty"`
	Rcrd            []TaxRecord3                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Rcrd,omitempty"`
}

type TaxParty1

type TaxParty1 struct {
	TaxId  Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TaxId,omitempty"`
	RegnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RegnId,omitempty"`
	TaxTp  Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TaxTp,omitempty"`
}

type TaxParty2

type TaxParty2 struct {
	TaxId   Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TaxId,omitempty"`
	RegnId  Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 RegnId,omitempty"`
	TaxTp   Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TaxTp,omitempty"`
	Authstn TaxAuthorisation1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Authstn,omitempty"`
}

type TaxPeriod3

type TaxPeriod3 struct {
	Yr     ISOYear              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Yr,omitempty"`
	Tp     TaxRecordPeriod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	FrToDt DatePeriod2          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 FrToDt,omitempty"`
}

type TaxRecord3

type TaxRecord3 struct {
	Tp       Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Tp,omitempty"`
	Ctgy     Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Ctgy,omitempty"`
	CtgyDtls Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CtgyDtls,omitempty"`
	DbtrSts  Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 DbtrSts,omitempty"`
	CertId   Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 CertId,omitempty"`
	FrmsCd   Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 FrmsCd,omitempty"`
	Prd      TaxPeriod3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prd,omitempty"`
	TaxAmt   TaxAmount3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TaxAmt,omitempty"`
	AddtlInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 AddtlInf,omitempty"`
}

type TaxRecordDetails3

type TaxRecordDetails3 struct {
	Prd TaxPeriod3                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Prd,omitempty"`
	Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 Amt"`
}

type TaxRecordPeriod1Code

type TaxRecordPeriod1Code string

May be one of MM01, MM02, MM03, MM04, MM05, MM06, MM07, MM08, MM09, MM10, MM11, MM12, QTR1, QTR2, QTR3, QTR4, HLF1, HLF2

type TransactionIndividualStatus1Code

type TransactionIndividualStatus1Code string

May be one of ACTC, RJCT, PDNG, ACCP, ACSP, ACSC, ACCR, ACWC

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}

type UnderlyingTransaction29

type UnderlyingTransaction29 struct {
	OrgnlGrpInfAndSts OriginalGroupHeader14          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlGrpInfAndSts,omitempty"`
	OrgnlPmtInfAndSts []OriginalPaymentInstruction43 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 OrgnlPmtInfAndSts,omitempty"`
	TxInfAndSts       []PaymentTransaction138        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.11 TxInfAndSts,omitempty"`
}

Jump to

Keyboard shortcuts

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