camt_029_001_08

package
v0.0.0-...-d341185 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 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.029.001.08 IBAN"`
	Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Othr"`
}

type AccountSchemeName1Choice

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

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 AmendmentInformationDetails12

type AmendmentInformationDetails12 struct {
	OrgnlMndtId      Max35Text                                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlMndtId,omitempty"`
	OrgnlCdtrSchmeId PartyIdentification125                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlCdtrSchmeId,omitempty"`
	OrgnlCdtrAgt     BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlCdtrAgt,omitempty"`
	OrgnlCdtrAgtAcct CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlCdtrAgtAcct,omitempty"`
	OrgnlDbtr        PartyIdentification125                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlDbtr,omitempty"`
	OrgnlDbtrAcct    CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlDbtrAcct,omitempty"`
	OrgnlDbtrAgt     BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlDbtrAgt,omitempty"`
	OrgnlDbtrAgtAcct CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlDbtrAgtAcct,omitempty"`
	OrgnlFnlColltnDt ISODate                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlFnlColltnDt,omitempty"`
	OrgnlFrqcy       Frequency36Choice                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlFrqcy,omitempty"`
	OrgnlRsn         MandateSetupReason1Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlRsn,omitempty"`
	OrgnlTrckgDays   Exact2NumericText                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlTrckgDays,omitempty"`
}

type AmountType4Choice

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

type AnyBICIdentifier

type AnyBICIdentifier string

Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}

type BICFIIdentifier

type BICFIIdentifier string

Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}

type BranchAndFinancialInstitutionIdentification5

type BranchAndFinancialInstitutionIdentification5 struct {
	FinInstnId FinancialInstitutionIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 FinInstnId"`
	BrnchId    BranchData2                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 BrnchId,omitempty"`
}

type BranchData2

type BranchData2 struct {
	Id      Max35Text      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Id,omitempty"`
	Nm      Max140Text     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Nm,omitempty"`
	PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PstlAdr,omitempty"`
}

type CancellationIndividualStatus1Code

type CancellationIndividualStatus1Code string

May be one of RJCR, ACCR, PDCR

type CancellationStatusReason3

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

type CancellationStatusReason3Choice

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

type Case4

type Case4 struct {
	Id             Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Id"`
	Cretr          Party35Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Cretr"`
	ReopCaseIndctn bool          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ReopCaseIndctn,omitempty"`
}

type CaseAssignment4

type CaseAssignment4 struct {
	Id      Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Id"`
	Assgnr  Party35Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Assgnr"`
	Assgne  Party35Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Assgne"`
	CreDtTm ISODateTime   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CreDtTm"`
}

type CashAccount24

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

type CashAccountType2Choice

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

type CategoryPurpose1Choice

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

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.08 Cd"`
	Prtry GenericIdentification3  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Prtry"`
}

type Charges2

type Charges2 struct {
	Amt ActiveOrHistoricCurrencyAndAmount            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Amt"`
	Agt BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Agt"`
}

type Charges3

type Charges3 struct {
	TtlChrgsAndTaxAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 TtlChrgsAndTaxAmt,omitempty"`
	Rcrd              []ChargesRecord1                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Rcrd,omitempty"`
}

type ChargesRecord1

type ChargesRecord1 struct {
	Amt       ActiveOrHistoricCurrencyAndAmount            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Amt"`
	CdtDbtInd CreditDebitCode                              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CdtDbtInd,omitempty"`
	Tp        ChargeType3Choice                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Tp,omitempty"`
	Rate      float64                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Rate,omitempty"`
	Br        ChargeBearerType1Code                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Br,omitempty"`
	Agt       BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Agt,omitempty"`
	Tax       TaxCharges2                                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Tax,omitempty"`
}

type ClaimNonReceipt1

type ClaimNonReceipt1 struct {
	DtPrcd      ISODate                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 DtPrcd"`
	OrgnlNxtAgt BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlNxtAgt"`
}

type ClaimNonReceipt1Choice

type ClaimNonReceipt1Choice struct {
	Accptd ClaimNonReceipt1                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Accptd"`
	Rjctd  ClaimNonReceiptRejectReason1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Rjctd"`
}

type ClaimNonReceiptRejectReason1Choice

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

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.08 Cd"`
	Prtry Max35Text                                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Prtry"`
}

type ClearingSystemIdentification3Choice

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

type ClearingSystemMemberIdentification2

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

type Compensation1

type Compensation1 struct {
	Amt     ActiveCurrencyAndAmount                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Amt"`
	DbtrAgt BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 DbtrAgt"`
	CdtrAgt BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CdtrAgt"`
	Rsn     CompensationReason1Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Rsn"`
}

type CompensationReason1Choice

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

type ContactDetails2

type ContactDetails2 struct {
	NmPrfx   NamePrefix1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 NmPrfx,omitempty"`
	Nm       Max140Text      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Nm,omitempty"`
	PhneNb   PhoneNumber     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PhneNb,omitempty"`
	MobNb    PhoneNumber     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 MobNb,omitempty"`
	FaxNb    PhoneNumber     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 FaxNb,omitempty"`
	EmailAdr Max2048Text     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 EmailAdr,omitempty"`
	Othr     Max35Text       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Othr,omitempty"`
}

type CorrectiveGroupInformation1

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

type CorrectiveInterbankTransaction1

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

type CorrectivePaymentInitiation3

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

type CorrectiveTransaction3Choice

type CorrectiveTransaction3Choice struct {
	Initn  CorrectivePaymentInitiation3    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Initn"`
	IntrBk CorrectiveInterbankTransaction1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 IntrBk"`
}

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 CreditorReferenceInformation2

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

type CreditorReferenceType1Choice

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

type CreditorReferenceType2

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

type DateAndDateTime2Choice

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

type DateAndPlaceOfBirth1

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

type DatePeriod2

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

type DiscountAmountAndType1

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

type DiscountAmountType1Choice

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

type Document

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

type DocumentAdjustment1

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

type DocumentLineIdentification1

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

type DocumentLineInformation1

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

type DocumentLineType1

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

type DocumentLineType1Choice

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

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.08 Amt"`
	CcyOfTrf ActiveOrHistoricCurrencyCode      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CcyOfTrf"`
}

type Exact2NumericText

type Exact2NumericText string

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

type ExternalAccountIdentification1Code

type ExternalAccountIdentification1Code string

Must be at least 1 items long

type ExternalCashAccountType1Code

type ExternalCashAccountType1Code string

Must be at least 1 items long

type ExternalCashClearingSystem1Code

type ExternalCashClearingSystem1Code string

Must be at least 1 items long

type ExternalCategoryPurpose1Code

type ExternalCategoryPurpose1Code string

Must be at least 1 items long

type ExternalChargeType1Code

type ExternalChargeType1Code string

Must be at least 1 items long

type ExternalClaimNonReceiptRejection1Code

type ExternalClaimNonReceiptRejection1Code string

Must be at least 1 items long

type ExternalClearingSystemIdentification1Code

type ExternalClearingSystemIdentification1Code string

Must be at least 1 items long

type ExternalDiscountAmountType1Code

type ExternalDiscountAmountType1Code string

Must be at least 1 items long

type ExternalDocumentLineType1Code

type ExternalDocumentLineType1Code string

Must be at least 1 items long

type ExternalFinancialInstitutionIdentification1Code

type ExternalFinancialInstitutionIdentification1Code string

Must be at least 1 items long

type ExternalGarnishmentType1Code

type ExternalGarnishmentType1Code string

Must be at least 1 items long

type ExternalInvestigationExecutionConfirmation1Code

type ExternalInvestigationExecutionConfirmation1Code string

Must be at least 1 items long

type ExternalLocalInstrument1Code

type ExternalLocalInstrument1Code string

Must be at least 1 items long

type ExternalMandateSetupReason1Code

type ExternalMandateSetupReason1Code string

Must be at least 1 items long

type ExternalOrganisationIdentification1Code

type ExternalOrganisationIdentification1Code string

Must be at least 1 items long

type ExternalPaymentCancellationRejection1Code

type ExternalPaymentCancellationRejection1Code string

Must be at least 1 items long

type ExternalPaymentCompensationReason1Code

type ExternalPaymentCompensationReason1Code string

Must be at least 1 items long

type ExternalPaymentModificationRejection1Code

type ExternalPaymentModificationRejection1Code string

Must be at least 1 items long

type ExternalPersonIdentification1Code

type ExternalPersonIdentification1Code string

Must be at least 1 items long

type ExternalPurpose1Code

type ExternalPurpose1Code string

Must be at least 1 items long

type ExternalServiceLevel1Code

type ExternalServiceLevel1Code string

Must be at least 1 items long

type ExternalTaxAmountType1Code

type ExternalTaxAmountType1Code string

Must be at least 1 items long

type FinancialIdentificationSchemeName1Choice

type FinancialIdentificationSchemeName1Choice struct {
	Cd    ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Cd"`
	Prtry Max35Text                                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Prtry"`
}

type FinancialInstitutionIdentification8

type FinancialInstitutionIdentification8 struct {
	BICFI       BICFIIdentifier                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 BICFI,omitempty"`
	ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ClrSysMmbId,omitempty"`
	Nm          Max140Text                          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Nm,omitempty"`
	PstlAdr     PostalAddress6                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PstlAdr,omitempty"`
	Othr        GenericFinancialIdentification1     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Othr,omitempty"`
}

type Frequency36Choice

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

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.08 Tp"`
	PtInTm Exact2NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PtInTm"`
}

type FrequencyPeriod1

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

type Garnishment2

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

type GarnishmentType1

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

type GarnishmentType1Choice

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

type GenericAccountIdentification1

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

type GenericFinancialIdentification1

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

type GenericIdentification3

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

type GenericOrganisationIdentification1

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

type GenericPersonIdentification1

type GenericPersonIdentification1 struct {
	Id      Max35Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Id"`
	SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 SchmeNm,omitempty"`
	Issr    Max35Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 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 InvestigationStatus4Choice

type InvestigationStatus4Choice struct {
	Conf           ExternalInvestigationExecutionConfirmation1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Conf"`
	RjctdMod       []ModificationStatusReason1Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RjctdMod"`
	DplctOf        Case4                                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 DplctOf"`
	AssgnmtCxlConf bool                                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 AssgnmtCxlConf"`
}

type LocalInstrument2Choice

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

type MandateRelatedInformation12

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

type MandateSetupReason1Choice

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

type Max1025Text

type Max1025Text string

Must be at least 1 items long

type Max105Text

type Max105Text string

Must be at least 1 items long

type Max140Text

type Max140Text string

Must be at least 1 items long

type Max15NumericText

type Max15NumericText string

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

type Max16Text

type Max16Text string

Must be at least 1 items long

type Max2048Text

type Max2048Text string

Must be at least 1 items long

type Max34Text

type Max34Text string

Must be at least 1 items long

type Max350Text

type Max350Text string

Must be at least 1 items long

type Max35Text

type Max35Text string

Must be at least 1 items long

type Max4Text

type Max4Text string

Must be at least 1 items long

type Max70Text

type Max70Text string

Must be at least 1 items long

type ModificationStatusReason1

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

type ModificationStatusReason1Choice

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

type NamePrefix1Code

type NamePrefix1Code string

May be one of DOCT, MIST, MISS, MADM

type NumberOfCancellationsPerStatus1

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

type NumberOfTransactionsPerStatus1

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

type OrganisationIdentification8

type OrganisationIdentification8 struct {
	AnyBIC AnyBICIdentifier                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 AnyBIC,omitempty"`
	Othr   []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Othr,omitempty"`
}

type OrganisationIdentificationSchemeName1Choice

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

type OriginalGroupHeader9

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

type OriginalGroupInformation29

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

type OriginalPaymentInstruction26

type OriginalPaymentInstruction26 struct {
	OrgnlPmtInfCxlId Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlPmtInfCxlId,omitempty"`
	RslvdCase        Case4                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RslvdCase,omitempty"`
	OrgnlPmtInfId    Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlPmtInfId"`
	OrgnlGrpInf      OriginalGroupInformation29        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlGrpInf,omitempty"`
	OrgnlNbOfTxs     Max15NumericText                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlNbOfTxs,omitempty"`
	OrgnlCtrlSum     float64                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlCtrlSum,omitempty"`
	PmtInfCxlSts     GroupCancellationStatus1Code      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PmtInfCxlSts,omitempty"`
	CxlStsRsnInf     []CancellationStatusReason3       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CxlStsRsnInf,omitempty"`
	NbOfTxsPerCxlSts []NumberOfCancellationsPerStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 NbOfTxsPerCxlSts,omitempty"`
	TxInfAndSts      []PaymentTransaction84            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 TxInfAndSts,omitempty"`
}

type OriginalTransactionReference27

type OriginalTransactionReference27 struct {
	IntrBkSttlmAmt ActiveOrHistoricCurrencyAndAmount            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 IntrBkSttlmAmt,omitempty"`
	Amt            AmountType4Choice                            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Amt,omitempty"`
	IntrBkSttlmDt  ISODate                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 IntrBkSttlmDt,omitempty"`
	ReqdColltnDt   ISODate                                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ReqdColltnDt,omitempty"`
	ReqdExctnDt    DateAndDateTime2Choice                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ReqdExctnDt,omitempty"`
	CdtrSchmeId    PartyIdentification125                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CdtrSchmeId,omitempty"`
	SttlmInf       SettlementInstruction4                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 SttlmInf,omitempty"`
	PmtTpInf       PaymentTypeInformation25                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PmtTpInf,omitempty"`
	PmtMtd         PaymentMethod4Code                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PmtMtd,omitempty"`
	MndtRltdInf    MandateRelatedInformation12                  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 MndtRltdInf,omitempty"`
	RmtInf         RemittanceInformation15                      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RmtInf,omitempty"`
	UltmtDbtr      Party35Choice                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 UltmtDbtr,omitempty"`
	Dbtr           Party35Choice                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Dbtr,omitempty"`
	DbtrAcct       CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 DbtrAcct,omitempty"`
	DbtrAgt        BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 DbtrAgt,omitempty"`
	DbtrAgtAcct    CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 DbtrAgtAcct,omitempty"`
	CdtrAgt        BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CdtrAgt,omitempty"`
	CdtrAgtAcct    CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CdtrAgtAcct,omitempty"`
	Cdtr           Party35Choice                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Cdtr,omitempty"`
	CdtrAcct       CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CdtrAcct,omitempty"`
	UltmtCdtr      Party35Choice                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 UltmtCdtr,omitempty"`
	Purp           Purpose2Choice                               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Purp,omitempty"`
}

type Party34Choice

type Party34Choice struct {
	OrgId  OrganisationIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgId"`
	PrvtId PersonIdentification13      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PrvtId"`
}

type Party35Choice

type Party35Choice struct {
	Pty PartyIdentification125                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Pty"`
	Agt BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Agt"`
}

type PartyIdentification125

type PartyIdentification125 struct {
	Nm        Max140Text      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Nm,omitempty"`
	PstlAdr   PostalAddress6  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PstlAdr,omitempty"`
	Id        Party34Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Id,omitempty"`
	CtryOfRes CountryCode     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CtryOfRes,omitempty"`
	CtctDtls  ContactDetails2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CtctDtls,omitempty"`
}

type PaymentMethod4Code

type PaymentMethod4Code string

May be one of CHK, TRF, DD, TRA

type PaymentTransaction84

type PaymentTransaction84 struct {
	CxlStsId          Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CxlStsId,omitempty"`
	RslvdCase         Case4                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RslvdCase,omitempty"`
	OrgnlInstrId      Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlInstrId,omitempty"`
	OrgnlEndToEndId   Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlEndToEndId,omitempty"`
	TxCxlSts          CancellationIndividualStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 TxCxlSts,omitempty"`
	CxlStsRsnInf      []CancellationStatusReason3       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CxlStsRsnInf,omitempty"`
	OrgnlInstdAmt     ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlInstdAmt,omitempty"`
	OrgnlReqdExctnDt  DateAndDateTime2Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlReqdExctnDt,omitempty"`
	OrgnlReqdColltnDt ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlReqdColltnDt,omitempty"`
	OrgnlTxRef        OriginalTransactionReference27    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlTxRef,omitempty"`
}

type PaymentTransaction85

type PaymentTransaction85 struct {
	CxlStsId            Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CxlStsId,omitempty"`
	RslvdCase           Case4                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RslvdCase,omitempty"`
	OrgnlGrpInf         OriginalGroupInformation29        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlGrpInf,omitempty"`
	OrgnlInstrId        Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlInstrId,omitempty"`
	OrgnlEndToEndId     Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlEndToEndId,omitempty"`
	OrgnlTxId           Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlTxId,omitempty"`
	OrgnlClrSysRef      Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlClrSysRef,omitempty"`
	TxCxlSts            CancellationIndividualStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 TxCxlSts,omitempty"`
	CxlStsRsnInf        []CancellationStatusReason3       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CxlStsRsnInf,omitempty"`
	RsltnRltdInf        ResolutionInformation2            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RsltnRltdInf,omitempty"`
	OrgnlIntrBkSttlmAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlIntrBkSttlmAmt,omitempty"`
	OrgnlIntrBkSttlmDt  ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlIntrBkSttlmDt,omitempty"`
	Assgnr              Party35Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Assgnr,omitempty"`
	Assgne              Party35Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Assgne,omitempty"`
	OrgnlTxRef          OriginalTransactionReference27    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlTxRef,omitempty"`
}

type PaymentTransaction90

type PaymentTransaction90 struct {
	ModStsId            Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ModStsId,omitempty"`
	RslvdCase           Case4                             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RslvdCase,omitempty"`
	OrgnlGrpInf         OriginalGroupInformation29        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlGrpInf"`
	OrgnlPmtInfId       Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlPmtInfId,omitempty"`
	OrgnlInstrId        Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlInstrId,omitempty"`
	OrgnlEndToEndId     Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlEndToEndId,omitempty"`
	OrgnlTxId           Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlTxId,omitempty"`
	OrgnlClrSysRef      Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlClrSysRef,omitempty"`
	ModStsRsnInf        []ModificationStatusReason1       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ModStsRsnInf,omitempty"`
	RsltnRltdInf        ResolutionInformation2            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RsltnRltdInf,omitempty"`
	OrgnlIntrBkSttlmAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlIntrBkSttlmAmt,omitempty"`
	OrgnlIntrBkSttlmDt  ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlIntrBkSttlmDt,omitempty"`
	Assgnr              Party35Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Assgnr,omitempty"`
	Assgne              Party35Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Assgne,omitempty"`
	OrgnlTxRef          OriginalTransactionReference27    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlTxRef,omitempty"`
}

type PaymentTypeInformation25

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

type PersonIdentification13

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

type PersonIdentificationSchemeName1Choice

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

type PhoneNumber

type PhoneNumber string

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

type PostalAddress6

type PostalAddress6 struct {
	AdrTp       AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 AdrTp,omitempty"`
	Dept        Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Dept,omitempty"`
	SubDept     Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 SubDept,omitempty"`
	StrtNm      Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 StrtNm,omitempty"`
	BldgNb      Max16Text        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 BldgNb,omitempty"`
	PstCd       Max16Text        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 PstCd,omitempty"`
	TwnNm       Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 TwnNm,omitempty"`
	CtrySubDvsn Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CtrySubDvsn,omitempty"`
	Ctry        CountryCode      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Ctry,omitempty"`
	AdrLine     []Max70Text      `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 AdrLine,omitempty"`
}

type Priority2Code

type Priority2Code string

May be one of HIGH, NORM

type Purpose2Choice

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

type ReferredDocumentInformation7

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

type ReferredDocumentType3Choice

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

type ReferredDocumentType4

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

type RemittanceAmount2

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

type RemittanceAmount3

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

type RemittanceInformation15

type RemittanceInformation15 struct {
	Ustrd []Max140Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Ustrd,omitempty"`
	Strd  []StructuredRemittanceInformation15 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Strd,omitempty"`
}

type ResolutionInformation2

type ResolutionInformation2 struct {
	IntrBkSttlmAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 IntrBkSttlmAmt,omitempty"`
	IntrBkSttlmDt  ISODate                           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 IntrBkSttlmDt,omitempty"`
	ClrChanl       ClearingChannel2Code              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ClrChanl,omitempty"`
	Compstn        Compensation1                     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Compstn,omitempty"`
	Chrgs          []Charges2                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Chrgs,omitempty"`
}

type ResolutionOfInvestigationV08

type ResolutionOfInvestigationV08 struct {
	Assgnmt       CaseAssignment4              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Assgnmt"`
	RslvdCase     Case4                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RslvdCase,omitempty"`
	Sts           InvestigationStatus4Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Sts"`
	CxlDtls       []UnderlyingTransaction19    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CxlDtls,omitempty"`
	ModDtls       PaymentTransaction90         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ModDtls,omitempty"`
	ClmNonRctDtls ClaimNonReceipt1Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ClmNonRctDtls,omitempty"`
	StmtDtls      StatementResolutionEntry3    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 StmtDtls,omitempty"`
	CrrctnTx      CorrectiveTransaction3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CrrctnTx,omitempty"`
	RsltnRltdInf  ResolutionInformation2       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RsltnRltdInf,omitempty"`
	SplmtryData   []SupplementaryData1         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 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.08 Cd"`
	Prtry Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Prtry"`
}

type SettlementInstruction4

type SettlementInstruction4 struct {
	SttlmMtd             SettlementMethod1Code                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 SttlmMtd"`
	SttlmAcct            CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 SttlmAcct,omitempty"`
	ClrSys               ClearingSystemIdentification3Choice          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ClrSys,omitempty"`
	InstgRmbrsmntAgt     BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 InstgRmbrsmntAgt,omitempty"`
	InstgRmbrsmntAgtAcct CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 InstgRmbrsmntAgtAcct,omitempty"`
	InstdRmbrsmntAgt     BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 InstdRmbrsmntAgt,omitempty"`
	InstdRmbrsmntAgtAcct CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 InstdRmbrsmntAgtAcct,omitempty"`
	ThrdRmbrsmntAgt      BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ThrdRmbrsmntAgt,omitempty"`
	ThrdRmbrsmntAgtAcct  CashAccount24                                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 ThrdRmbrsmntAgtAcct,omitempty"`
}

type SettlementMethod1Code

type SettlementMethod1Code string

May be one of INDA, INGA, COVE, CLRG

type StatementResolutionEntry3

type StatementResolutionEntry3 struct {
	OrgnlGrpInf OriginalGroupInformation29        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlGrpInf,omitempty"`
	OrgnlStmtId Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlStmtId,omitempty"`
	AcctSvcrRef Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 AcctSvcrRef,omitempty"`
	CrrctdAmt   ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CrrctdAmt,omitempty"`
	Chrgs       []Charges3                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Chrgs,omitempty"`
	Purp        Purpose2Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Purp,omitempty"`
}

type StructuredRemittanceInformation15

type StructuredRemittanceInformation15 struct {
	RfrdDocInf  []ReferredDocumentInformation7 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RfrdDocInf,omitempty"`
	RfrdDocAmt  RemittanceAmount2              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 RfrdDocAmt,omitempty"`
	CdtrRefInf  CreditorReferenceInformation2  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CdtrRefInf,omitempty"`
	Invcr       PartyIdentification125         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Invcr,omitempty"`
	Invcee      PartyIdentification125         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Invcee,omitempty"`
	TaxRmt      TaxInformation7                `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 TaxRmt,omitempty"`
	GrnshmtRmt  Garnishment2                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 GrnshmtRmt,omitempty"`
	AddtlRmtInf []Max140Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 AddtlRmtInf,omitempty"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type TaxAmount2

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

type TaxAmountAndType1

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

type TaxAmountType1Choice

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

type TaxAuthorisation1

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

type TaxCharges2

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

type TaxInformation7

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

type TaxParty1

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

type TaxParty2

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

type TaxPeriod2

type TaxPeriod2 struct {
	Yr     ISODate              `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Yr,omitempty"`
	Tp     TaxRecordPeriod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Tp,omitempty"`
	FrToDt DatePeriod2          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 FrToDt,omitempty"`
}

type TaxRecord2

type TaxRecord2 struct {
	Tp       Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Tp,omitempty"`
	Ctgy     Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Ctgy,omitempty"`
	CtgyDtls Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CtgyDtls,omitempty"`
	DbtrSts  Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 DbtrSts,omitempty"`
	CertId   Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 CertId,omitempty"`
	FrmsCd   Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 FrmsCd,omitempty"`
	Prd      TaxPeriod2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Prd,omitempty"`
	TaxAmt   TaxAmount2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 TaxAmt,omitempty"`
	AddtlInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 AddtlInf,omitempty"`
}

type TaxRecordDetails2

type TaxRecordDetails2 struct {
	Prd TaxPeriod2                        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 Prd,omitempty"`
	Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 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 UnderlyingTransaction19

type UnderlyingTransaction19 struct {
	OrgnlGrpInfAndSts OriginalGroupHeader9           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlGrpInfAndSts,omitempty"`
	OrgnlPmtInfAndSts []OriginalPaymentInstruction26 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 OrgnlPmtInfAndSts,omitempty"`
	TxInfAndSts       []PaymentTransaction85         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.029.001.08 TxInfAndSts,omitempty"`
}

Jump to

Keyboard shortcuts

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