Documentation ¶
Index ¶
- type AccountIdentification4Choice
- type AccountSchemeName1Choice
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type ActiveOrHistoricCurrencyAndAmount
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AddressType3Choice
- type AmountOrRate1Choice
- type AmountType4Choice
- type AnyBICDec2014Identifier
- type BICFIDec2014Identifier
- type BranchAndFinancialInstitutionIdentification6
- type BranchData3
- type CashAccount38
- type CashAccountType2Choice
- type CategoryPurpose1Choice
- type Charges7
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type Contact4
- type CountryCode
- type CreditDebitCode
- type CreditorPaymentActivationRequestStatusReportV07
- type CreditorReferenceInformation2
- type CreditorReferenceType1Choice
- type CreditorReferenceType2
- type DateAndDateTime2Choice
- type DateAndPlaceOfBirth1
- type DatePeriod2
- type DiscountAmountAndType1
- type DiscountAmountType1Choice
- type Document
- type Document12
- type DocumentAdjustment1
- type DocumentFormat1Choice
- type DocumentLineIdentification1
- type DocumentLineInformation1
- type DocumentLineType1
- type DocumentLineType1Choice
- type DocumentType1Choice
- type DocumentType3Code
- type DocumentType6Code
- type EquivalentAmount2
- type Exact4AlphaNumericText
- type ExternalAccountIdentification1Code
- type ExternalCashAccountType1Code
- type ExternalCategoryPurpose1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalDiscountAmountType1Code
- type ExternalDocumentFormat1Code
- type ExternalDocumentLineType1Code
- type ExternalDocumentType1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalGarnishmentType1Code
- type ExternalLocalInstrument1Code
- type ExternalOrganisationIdentification1Code
- type ExternalPaymentGroupStatus1Code
- type ExternalPaymentTransactionStatus1Code
- type ExternalPersonIdentification1Code
- type ExternalProxyAccountType1Code
- type ExternalServiceLevel1Code
- type ExternalStatusReason1Code
- type ExternalTaxAmountType1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification18
- type Garnishment3
- type GarnishmentType1
- type GarnishmentType1Choice
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericIdentification1
- type GenericIdentification30
- type GenericOrganisationIdentification1
- type GenericPersonIdentification1
- type GroupHeader87
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- type LEIIdentifier
- type LocalInstrument2Choice
- type Max105Text
- type Max10MbBinary
- type Max128Text
- type Max140Text
- type Max15NumericText
- type Max16Text
- type Max2048Text
- type Max34Text
- type Max350Text
- type Max35Text
- type Max4Text
- type Max70Text
- type NamePrefix2Code
- type NumberOfTransactionsPerStatus5
- type OrganisationIdentification29
- type OrganisationIdentificationSchemeName1Choice
- type OriginalGroupInformation30
- type OriginalPaymentInstruction31
- type OriginalTransactionReference29
- type OtherContact1
- type Party38Choice
- type PartyAndSignature3
- type PartyIdentification135
- type PaymentCondition1
- type PaymentConditionStatus1
- type PaymentMethod4Code
- type PaymentTransaction104
- type PaymentTypeInformation26
- type PersonIdentification13
- type PersonIdentificationSchemeName1Choice
- type PhoneNumber
- type PostalAddress24
- type PreferredContactMethod1Code
- type Priority2Code
- type ProxyAccountIdentification1
- type ProxyAccountType1Choice
- type ReferredDocumentInformation7
- type ReferredDocumentType3Choice
- type ReferredDocumentType4
- type RemittanceAmount2
- type RemittanceAmount3
- type RemittanceInformation16
- type ServiceLevel8Choice
- type SkipPayload
- type StatusReason6Choice
- type StatusReasonInformation12
- type StructuredRemittanceInformation16
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type TaxAmount2
- type TaxAmountAndType1
- type TaxAmountType1Choice
- type TaxAuthorisation1
- type TaxInformation7
- type TaxParty1
- type TaxParty2
- type TaxPeriod2
- type TaxRecord2
- type TaxRecordDetails2
- type TaxRecordPeriod1Code
- type UUIDv4Identifier
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:pain.014.001.07 IBAN"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Othr"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type ActiveCurrencyAndAmount ¶
type ActiveCurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy ActiveCurrencyCode `xml:"Ccy,attr"` }
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:pain.014.001.07 Cd"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type AmountOrRate1Choice ¶
type AmountOrRate1Choice struct { Amt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Amt"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Rate"` }
type AmountType4Choice ¶
type AmountType4Choice struct { InstdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 InstdAmt"` EqvtAmt EquivalentAmount2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 EqvtAmt"` }
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:pain.014.001.07 FinInstnId"` BrnchId BranchData3 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 BrnchId,omitempty"` }
type BranchData3 ¶
type BranchData3 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PstlAdr,omitempty"` }
type CashAccount38 ¶
type CashAccount38 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id"` Tp CashAccountType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Ccy,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nm,omitempty"` Prxy ProxyAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prxy,omitempty"` }
type CashAccountType2Choice ¶
type CashAccountType2Choice struct { Cd ExternalCashAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type CategoryPurpose1Choice ¶
type CategoryPurpose1Choice struct { Cd ExternalCategoryPurpose1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type Charges7 ¶
type Charges7 struct { Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Amt"` Agt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Agt"` }
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 MmbId"` }
type Contact4 ¶
type Contact4 struct { NmPrfx NamePrefix2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 NmPrfx,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nm,omitempty"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PhneNb,omitempty"` MobNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 MobNb,omitempty"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 FaxNb,omitempty"` EmailAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 EmailAdr,omitempty"` EmailPurp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 EmailPurp,omitempty"` JobTitl Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 JobTitl,omitempty"` Rspnsblty Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Rspnsblty,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Dept,omitempty"` Othr []OtherContact1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Othr,omitempty"` PrefrdMtd PreferredContactMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PrefrdMtd,omitempty"` }
type CreditorPaymentActivationRequestStatusReportV07 ¶
type CreditorPaymentActivationRequestStatusReportV07 struct { GrpHdr GroupHeader87 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 GrpHdr"` OrgnlGrpInfAndSts OriginalGroupInformation30 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlGrpInfAndSts"` OrgnlPmtInfAndSts []OriginalPaymentInstruction31 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlPmtInfAndSts,omitempty"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SplmtryData,omitempty"` }
type CreditorReferenceInformation2 ¶
type CreditorReferenceInformation2 struct { Tp CreditorReferenceType2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp,omitempty"` Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Ref,omitempty"` }
type CreditorReferenceType1Choice ¶
type CreditorReferenceType1Choice struct { Cd DocumentType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type CreditorReferenceType2 ¶
type CreditorReferenceType2 struct { CdOrPrtry CreditorReferenceType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdOrPrtry"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Issr,omitempty"` }
type DateAndDateTime2Choice ¶
type DateAndDateTime2Choice struct { Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Dt"` DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DtTm"` }
type DateAndPlaceOfBirth1 ¶
type DateAndPlaceOfBirth1 struct { BirthDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 BirthDt"` PrvcOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PrvcOfBirth,omitempty"` CityOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CityOfBirth"` CtryOfBirth CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CtryOfBirth"` }
type DatePeriod2 ¶
type DiscountAmountAndType1 ¶
type DiscountAmountAndType1 struct { Tp DiscountAmountType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp,omitempty"` Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Amt"` }
type DiscountAmountType1Choice ¶
type DiscountAmountType1Choice struct { Cd ExternalDiscountAmountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type Document ¶
type Document struct {
CdtrPmtActvtnReqStsRpt CreditorPaymentActivationRequestStatusReportV07 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdtrPmtActvtnReqStsRpt"`
}
type Document12 ¶
type Document12 struct { Tp DocumentType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp"` Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id"` IsseDt DateAndDateTime2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 IsseDt"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nm,omitempty"` LangCd string `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 LangCd,omitempty"` Frmt DocumentFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Frmt"` FileNm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 FileNm,omitempty"` DgtlSgntr PartyAndSignature3 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DgtlSgntr,omitempty"` Nclsr Max10MbBinary `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nclsr"` }
type DocumentAdjustment1 ¶
type DocumentAdjustment1 struct { Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Amt"` CdtDbtInd CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdtDbtInd,omitempty"` Rsn Max4Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Rsn,omitempty"` AddtlInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AddtlInf,omitempty"` }
type DocumentFormat1Choice ¶
type DocumentFormat1Choice struct { Cd ExternalDocumentFormat1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type DocumentLineIdentification1 ¶
type DocumentLineIdentification1 struct { Tp DocumentLineType1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp,omitempty"` Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nb,omitempty"` RltdDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RltdDt,omitempty"` }
type DocumentLineInformation1 ¶
type DocumentLineInformation1 struct { Id []DocumentLineIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id"` Desc Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Desc,omitempty"` Amt RemittanceAmount3 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Amt,omitempty"` }
type DocumentLineType1 ¶
type DocumentLineType1 struct { CdOrPrtry DocumentLineType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdOrPrtry"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Issr,omitempty"` }
type DocumentLineType1Choice ¶
type DocumentLineType1Choice struct { Cd ExternalDocumentLineType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type DocumentType1Choice ¶
type DocumentType1Choice struct { Cd ExternalDocumentType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 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:pain.014.001.07 Amt"` CcyOfTrf ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CcyOfTrf"` }
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
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 ExternalCategoryPurpose1Code ¶
type ExternalCategoryPurpose1Code 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 ExternalDocumentFormat1Code ¶
type ExternalDocumentFormat1Code string
Must be at least 1 items long
type ExternalDocumentLineType1Code ¶
type ExternalDocumentLineType1Code string
Must be at least 1 items long
type ExternalDocumentType1Code ¶
type ExternalDocumentType1Code 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 ExternalLocalInstrument1Code ¶
type ExternalLocalInstrument1Code string
Must be at least 1 items long
type ExternalOrganisationIdentification1Code ¶
type ExternalOrganisationIdentification1Code string
Must be at least 1 items long
type ExternalPaymentGroupStatus1Code ¶
type ExternalPaymentGroupStatus1Code string
Must be at least 1 items long
type ExternalPaymentTransactionStatus1Code ¶
type ExternalPaymentTransactionStatus1Code string
Must be at least 1 items long
type ExternalPersonIdentification1Code ¶
type ExternalPersonIdentification1Code string
Must be at least 1 items long
type ExternalProxyAccountType1Code ¶
type ExternalProxyAccountType1Code string
Must be at least 1 items long
type ExternalServiceLevel1Code ¶
type ExternalServiceLevel1Code string
Must be at least 1 items long
type ExternalStatusReason1Code ¶
type ExternalStatusReason1Code 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:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type FinancialInstitutionIdentification18 ¶
type FinancialInstitutionIdentification18 struct { BICFI BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 ClrSysMmbId,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Othr,omitempty"` }
type Garnishment3 ¶
type Garnishment3 struct { Tp GarnishmentType1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp"` Grnshee PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Grnshee,omitempty"` GrnshmtAdmstr PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 GrnshmtAdmstr,omitempty"` RefNb Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RefNb,omitempty"` Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Dt,omitempty"` RmtdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RmtdAmt,omitempty"` FmlyMdclInsrncInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 FmlyMdclInsrncInd,omitempty"` MplyeeTermntnInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 MplyeeTermntnInd,omitempty"` }
type GarnishmentType1 ¶
type GarnishmentType1 struct { CdOrPrtry GarnishmentType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdOrPrtry"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Issr,omitempty"` }
type GarnishmentType1Choice ¶
type GarnishmentType1Choice struct { Cd ExternalGarnishmentType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Issr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Issr,omitempty"` }
type GenericIdentification1 ¶
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SchmeNm,omitempty"` }
type GenericOrganisationIdentification1 ¶
type GenericOrganisationIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id"` SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Issr,omitempty"` }
type GenericPersonIdentification1 ¶
type GenericPersonIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id"` SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Issr,omitempty"` }
type GroupHeader87 ¶
type GroupHeader87 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CreDtTm"` InitgPty PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 InitgPty"` DbtrAgt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DbtrAgt,omitempty"` CdtrAgt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdtrAgt,omitempty"` }
type IBAN2007Identifier ¶
type IBAN2007Identifier string
Must match the pattern [A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type LocalInstrument2Choice ¶
type LocalInstrument2Choice struct { Cd ExternalLocalInstrument1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type Max10MbBinary ¶
type Max10MbBinary []byte
func (Max10MbBinary) MarshalText ¶
func (t Max10MbBinary) MarshalText() ([]byte, error)
func (*Max10MbBinary) UnmarshalText ¶
func (t *Max10MbBinary) UnmarshalText(text []byte) error
type NumberOfTransactionsPerStatus5 ¶
type NumberOfTransactionsPerStatus5 struct { DtldNbOfTxs Max15NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DtldNbOfTxs"` DtldSts ExternalPaymentTransactionStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DtldSts"` DtldCtrlSum float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DtldCtrlSum,omitempty"` }
type OrganisationIdentification29 ¶
type OrganisationIdentification29 struct { AnyBIC AnyBICDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AnyBIC,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 LEI,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Othr,omitempty"` }
type OrganisationIdentificationSchemeName1Choice ¶
type OrganisationIdentificationSchemeName1Choice struct { Cd ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type OriginalGroupInformation30 ¶
type OriginalGroupInformation30 struct { OrgnlMsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlMsgId"` OrgnlMsgNmId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlMsgNmId"` OrgnlCreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlCreDtTm,omitempty"` OrgnlNbOfTxs Max15NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlNbOfTxs,omitempty"` OrgnlCtrlSum float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlCtrlSum,omitempty"` GrpSts ExternalPaymentGroupStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 GrpSts,omitempty"` StsRsnInf []StatusReasonInformation12 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 StsRsnInf,omitempty"` NbOfTxsPerSts []NumberOfTransactionsPerStatus5 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 NbOfTxsPerSts,omitempty"` }
type OriginalPaymentInstruction31 ¶
type OriginalPaymentInstruction31 struct { OrgnlPmtInfId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlPmtInfId"` OrgnlNbOfTxs Max15NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlNbOfTxs,omitempty"` OrgnlCtrlSum float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlCtrlSum,omitempty"` PmtInfSts ExternalPaymentGroupStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PmtInfSts,omitempty"` StsRsnInf []StatusReasonInformation12 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 StsRsnInf,omitempty"` NbOfTxsPerSts []NumberOfTransactionsPerStatus5 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 NbOfTxsPerSts,omitempty"` TxInfAndSts []PaymentTransaction104 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TxInfAndSts,omitempty"` }
type OriginalTransactionReference29 ¶
type OriginalTransactionReference29 struct { Amt AmountType4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Amt,omitempty"` ReqdExctnDt DateAndDateTime2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 ReqdExctnDt,omitempty"` XpryDt DateAndDateTime2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 XpryDt,omitempty"` PmtCond PaymentCondition1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PmtCond,omitempty"` PmtTpInf PaymentTypeInformation26 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PmtTpInf,omitempty"` PmtMtd PaymentMethod4Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PmtMtd,omitempty"` RmtInf RemittanceInformation16 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RmtInf,omitempty"` NclsdFile []Document12 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 NclsdFile,omitempty"` UltmtDbtr PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 UltmtDbtr,omitempty"` Dbtr PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Dbtr,omitempty"` DbtrAcct CashAccount38 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DbtrAcct,omitempty"` DbtrAgt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DbtrAgt,omitempty"` CdtrAgt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdtrAgt"` Cdtr PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cdtr"` CdtrAcct CashAccount38 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdtrAcct,omitempty"` UltmtCdtr PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 UltmtCdtr,omitempty"` }
type OtherContact1 ¶
type OtherContact1 struct { ChanlTp Max4Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 ChanlTp"` Id Max128Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id,omitempty"` }
type Party38Choice ¶
type Party38Choice struct { OrgId OrganisationIdentification29 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgId"` PrvtId PersonIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PrvtId"` }
type PartyAndSignature3 ¶
type PartyAndSignature3 struct { Pty PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Pty"` Sgntr SkipPayload `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Sgntr"` }
type PartyIdentification135 ¶
type PartyIdentification135 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PstlAdr,omitempty"` Id Party38Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id,omitempty"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CtryOfRes,omitempty"` CtctDtls Contact4 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CtctDtls,omitempty"` }
type PaymentCondition1 ¶
type PaymentCondition1 struct { AmtModAllwd bool `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AmtModAllwd"` EarlyPmtAllwd bool `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 EarlyPmtAllwd"` DelyPnlty Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DelyPnlty,omitempty"` ImdtPmtRbt AmountOrRate1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 ImdtPmtRbt,omitempty"` GrntedPmtReqd bool `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 GrntedPmtReqd"` }
type PaymentConditionStatus1 ¶
type PaymentConditionStatus1 struct { AccptdAmt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AccptdAmt,omitempty"` GrntedPmt bool `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 GrntedPmt"` EarlyPmt bool `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 EarlyPmt"` }
type PaymentTransaction104 ¶
type PaymentTransaction104 struct { StsId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 StsId,omitempty"` OrgnlInstrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlInstrId,omitempty"` OrgnlEndToEndId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlEndToEndId,omitempty"` OrgnlUETR UUIDv4Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlUETR,omitempty"` TxSts ExternalPaymentTransactionStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TxSts,omitempty"` StsRsnInf []StatusReasonInformation12 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 StsRsnInf,omitempty"` PmtCondSts PaymentConditionStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PmtCondSts,omitempty"` ChrgsInf []Charges7 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 ChrgsInf,omitempty"` DbtrDcsnDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DbtrDcsnDtTm,omitempty"` AccptncDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AccptncDtTm,omitempty"` AcctSvcrRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AcctSvcrRef,omitempty"` ClrSysRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 ClrSysRef,omitempty"` OrgnlTxRef OriginalTransactionReference29 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 OrgnlTxRef,omitempty"` NclsdFile []Document12 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 NclsdFile,omitempty"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SplmtryData,omitempty"` }
type PaymentTypeInformation26 ¶
type PaymentTypeInformation26 struct { InstrPrty Priority2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 InstrPrty,omitempty"` SvcLvl []ServiceLevel8Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SvcLvl,omitempty"` LclInstrm LocalInstrument2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 LclInstrm,omitempty"` CtgyPurp CategoryPurpose1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CtgyPurp,omitempty"` }
type PersonIdentification13 ¶
type PersonIdentification13 struct { DtAndPlcOfBirth DateAndPlaceOfBirth1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DtAndPlcOfBirth,omitempty"` Othr []GenericPersonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Othr,omitempty"` }
type PersonIdentificationSchemeName1Choice ¶
type PersonIdentificationSchemeName1Choice struct { Cd ExternalPersonIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type PostalAddress24 ¶
type PostalAddress24 struct { AdrTp AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 BldgNb,omitempty"` BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 BldgNm,omitempty"` Flr Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Flr,omitempty"` PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PstBx,omitempty"` Room Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Room,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TwnNm,omitempty"` TwnLctnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TwnLctnNm,omitempty"` DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DstrctNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AdrLine,omitempty"` }
type PreferredContactMethod1Code ¶
type PreferredContactMethod1Code string
May be one of LETT, MAIL, PHON, FAXX, CELL
type ProxyAccountIdentification1 ¶
type ProxyAccountIdentification1 struct { Tp ProxyAccountType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp,omitempty"` Id Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Id"` }
type ProxyAccountType1Choice ¶
type ProxyAccountType1Choice struct { Cd ExternalProxyAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type ReferredDocumentInformation7 ¶
type ReferredDocumentInformation7 struct { Tp ReferredDocumentType4 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp,omitempty"` Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nb,omitempty"` RltdDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RltdDt,omitempty"` LineDtls []DocumentLineInformation1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 LineDtls,omitempty"` }
type ReferredDocumentType3Choice ¶
type ReferredDocumentType3Choice struct { Cd DocumentType6Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type ReferredDocumentType4 ¶
type ReferredDocumentType4 struct { CdOrPrtry ReferredDocumentType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdOrPrtry"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Issr,omitempty"` }
type RemittanceAmount2 ¶
type RemittanceAmount2 struct { DuePyblAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DuePyblAmt,omitempty"` DscntApldAmt []DiscountAmountAndType1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DscntApldAmt,omitempty"` CdtNoteAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdtNoteAmt,omitempty"` TaxAmt []TaxAmountAndType1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TaxAmt,omitempty"` AdjstmntAmtAndRsn []DocumentAdjustment1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AdjstmntAmtAndRsn,omitempty"` RmtdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RmtdAmt,omitempty"` }
type RemittanceAmount3 ¶
type RemittanceAmount3 struct { DuePyblAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DuePyblAmt,omitempty"` DscntApldAmt []DiscountAmountAndType1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DscntApldAmt,omitempty"` CdtNoteAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdtNoteAmt,omitempty"` TaxAmt []TaxAmountAndType1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TaxAmt,omitempty"` AdjstmntAmtAndRsn []DocumentAdjustment1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AdjstmntAmtAndRsn,omitempty"` RmtdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RmtdAmt,omitempty"` }
type RemittanceInformation16 ¶
type RemittanceInformation16 struct { Ustrd []Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Ustrd,omitempty"` Strd []StructuredRemittanceInformation16 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Strd,omitempty"` }
type ServiceLevel8Choice ¶
type ServiceLevel8Choice struct { Cd ExternalServiceLevel1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type SkipPayload ¶
type SkipPayload struct {
Item string `xml:",any"`
}
type StatusReason6Choice ¶
type StatusReason6Choice struct { Cd ExternalStatusReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type StatusReasonInformation12 ¶
type StatusReasonInformation12 struct { Orgtr PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Orgtr,omitempty"` Rsn StatusReason6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Rsn,omitempty"` AddtlInf []Max105Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AddtlInf,omitempty"` }
type StructuredRemittanceInformation16 ¶
type StructuredRemittanceInformation16 struct { RfrdDocInf []ReferredDocumentInformation7 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RfrdDocInf,omitempty"` RfrdDocAmt RemittanceAmount2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RfrdDocAmt,omitempty"` CdtrRefInf CreditorReferenceInformation2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CdtrRefInf,omitempty"` Invcr PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Invcr,omitempty"` Invcee PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Invcee,omitempty"` TaxRmt TaxInformation7 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TaxRmt,omitempty"` GrnshmtRmt Garnishment3 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 GrnshmtRmt,omitempty"` AddtlRmtInf []Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AddtlRmtInf,omitempty"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 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:pain.014.001.07 Rate,omitempty"` TaxblBaseAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TaxblBaseAmt,omitempty"` TtlAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TtlAmt,omitempty"` Dtls []TaxRecordDetails2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Dtls,omitempty"` }
type TaxAmountAndType1 ¶
type TaxAmountAndType1 struct { Tp TaxAmountType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp,omitempty"` Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Amt"` }
type TaxAmountType1Choice ¶
type TaxAmountType1Choice struct { Cd ExternalTaxAmountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prtry"` }
type TaxAuthorisation1 ¶
type TaxAuthorisation1 struct { Titl Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Titl,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Nm,omitempty"` }
type TaxInformation7 ¶
type TaxInformation7 struct { Cdtr TaxParty1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Cdtr,omitempty"` Dbtr TaxParty2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Dbtr,omitempty"` UltmtDbtr TaxParty2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 UltmtDbtr,omitempty"` AdmstnZone Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AdmstnZone,omitempty"` RefNb Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RefNb,omitempty"` Mtd Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Mtd,omitempty"` TtlTaxblBaseAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TtlTaxblBaseAmt,omitempty"` TtlTaxAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TtlTaxAmt,omitempty"` Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Dt,omitempty"` SeqNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 SeqNb,omitempty"` Rcrd []TaxRecord2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Rcrd,omitempty"` }
type TaxParty2 ¶
type TaxParty2 struct { TaxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TaxId,omitempty"` RegnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 RegnId,omitempty"` TaxTp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TaxTp,omitempty"` Authstn TaxAuthorisation1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Authstn,omitempty"` }
type TaxPeriod2 ¶
type TaxPeriod2 struct { Yr ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Yr,omitempty"` Tp TaxRecordPeriod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp,omitempty"` FrToDt DatePeriod2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 FrToDt,omitempty"` }
type TaxRecord2 ¶
type TaxRecord2 struct { Tp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Tp,omitempty"` Ctgy Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Ctgy,omitempty"` CtgyDtls Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CtgyDtls,omitempty"` DbtrSts Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 DbtrSts,omitempty"` CertId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 CertId,omitempty"` FrmsCd Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 FrmsCd,omitempty"` Prd TaxPeriod2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prd,omitempty"` TaxAmt TaxAmount2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 TaxAmt,omitempty"` AddtlInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 AddtlInf,omitempty"` }
type TaxRecordDetails2 ¶
type TaxRecordDetails2 struct { Prd TaxPeriod2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 Prd,omitempty"` Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.014.001.07 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 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}