Documentation ¶
Index ¶
- type AccountIdentification4Choice
- type AccountSchemeName1Choice
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type ActiveOrHistoricCurrencyAndAmount
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AnyBICIdentifier
- type BICIdentifier
- type BranchAndFinancialInstitutionIdentification4
- type BranchData2
- type CashAccount16
- type CashAccountType2
- type CashAccountType4Code
- type ClearingChannel2Code
- type ClearingSystemIdentification2Choice
- type ClearingSystemIdentification3Choice
- type ClearingSystemMemberIdentification2
- type ContactDetails2
- type CountryCode
- type CreditDebitCode
- type CreditTransferTransactionInformation12
- type CreditTransferTransactionInformation13
- type CreditorReferenceInformation2
- type CreditorReferenceType1Choice
- type CreditorReferenceType2
- type DateAndPlaceOfBirth
- type Document
- type DocumentAdjustment1
- type DocumentType3Code
- type DocumentType5Code
- type ExternalAccountIdentification1Code
- type ExternalCashClearingSystem1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalLocalInstrument1Code
- type ExternalOrganisationIdentification1Code
- type ExternalPersonIdentification1Code
- type ExternalServiceLevel1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionCreditTransferV02
- type FinancialInstitutionIdentification7
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericOrganisationIdentification1
- type GenericPersonIdentification1
- type GroupHeader35
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- type ISOTime
- type Instruction4Code
- type Instruction5Code
- type InstructionForCreditorAgent2
- type InstructionForNextAgent1
- type LocalInstrument2Choice
- type Max140Text
- type Max15NumericText
- type Max16Text
- type Max2048Text
- type Max34Text
- type Max35Text
- type Max4Text
- type Max70Text
- type NamePrefix1Code
- type OrganisationIdentification4
- type OrganisationIdentificationSchemeName1Choice
- type Party6Choice
- type PartyIdentification32
- type PaymentIdentification3
- type PaymentTypeInformation23
- type PersonIdentification5
- type PersonIdentificationSchemeName1Choice
- type PhoneNumber
- type PostalAddress6
- type Priority2Code
- type Priority3Code
- type ReferredDocumentInformation3
- type ReferredDocumentType1Choice
- type ReferredDocumentType2
- type RemittanceAmount1
- type RemittanceInformation2
- type RemittanceInformation5
- type ServiceLevel8Choice
- type SettlementDateTimeIndication1
- type SettlementInformation13
- type SettlementMethod1Code
- type SettlementTimeRequest2
- type StructuredRemittanceInformation7
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:pacs.009.001.02 IBAN"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Othr"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 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 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 BICIdentifier ¶
type BICIdentifier string
Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}
type BranchAndFinancialInstitutionIdentification4 ¶
type BranchAndFinancialInstitutionIdentification4 struct { FinInstnId FinancialInstitutionIdentification7 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 FinInstnId"` BrnchId BranchData2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 BrnchId,omitempty"` }
type BranchData2 ¶
type BranchData2 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Id,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PstlAdr,omitempty"` }
type CashAccount16 ¶
type CashAccount16 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Id"` Tp CashAccountType2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Tp,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Ccy,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Nm,omitempty"` }
type CashAccountType2 ¶
type CashAccountType2 struct { Cd CashAccountType4Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type CashAccountType4Code ¶
type CashAccountType4Code string
May be one of CASH, CHAR, COMM, TAXE, CISH, TRAS, SACC, CACC, SVGS, ONDP, MGLD, NREX, MOMA, LOAN, SLRY, ODFT
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type ClearingSystemIdentification3Choice ¶
type ClearingSystemIdentification3Choice struct { Cd ExternalCashClearingSystem1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 MmbId"` }
type ContactDetails2 ¶
type ContactDetails2 struct { NmPrfx NamePrefix1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 NmPrfx,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Nm,omitempty"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PhneNb,omitempty"` MobNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 MobNb,omitempty"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 FaxNb,omitempty"` EmailAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 EmailAdr,omitempty"` Othr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Othr,omitempty"` }
type CreditTransferTransactionInformation12 ¶
type CreditTransferTransactionInformation12 struct { UltmtDbtr PartyIdentification32 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 UltmtDbtr,omitempty"` InitgPty PartyIdentification32 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InitgPty,omitempty"` Dbtr PartyIdentification32 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Dbtr"` DbtrAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DbtrAcct,omitempty"` DbtrAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DbtrAgt"` DbtrAgtAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DbtrAgtAcct,omitempty"` PrvsInstgAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PrvsInstgAgt,omitempty"` PrvsInstgAgtAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PrvsInstgAgtAcct,omitempty"` IntrmyAgt1 BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt1,omitempty"` IntrmyAgt1Acct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt1Acct,omitempty"` IntrmyAgt2 BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt2,omitempty"` IntrmyAgt2Acct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt2Acct,omitempty"` IntrmyAgt3 BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt3,omitempty"` IntrmyAgt3Acct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt3Acct,omitempty"` CdtrAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtrAgt"` CdtrAgtAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtrAgtAcct,omitempty"` Cdtr PartyIdentification32 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cdtr"` CdtrAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtrAcct,omitempty"` UltmtCdtr PartyIdentification32 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 UltmtCdtr,omitempty"` RmtInf RemittanceInformation5 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 RmtInf,omitempty"` InstdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstdAmt,omitempty"` }
type CreditTransferTransactionInformation13 ¶
type CreditTransferTransactionInformation13 struct { PmtId PaymentIdentification3 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PmtId"` PmtTpInf PaymentTypeInformation23 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PmtTpInf,omitempty"` IntrBkSttlmAmt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrBkSttlmAmt"` IntrBkSttlmDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrBkSttlmDt,omitempty"` SttlmPrty Priority3Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SttlmPrty,omitempty"` SttlmTmIndctn SettlementDateTimeIndication1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SttlmTmIndctn,omitempty"` SttlmTmReq SettlementTimeRequest2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SttlmTmReq,omitempty"` PrvsInstgAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PrvsInstgAgt,omitempty"` PrvsInstgAgtAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PrvsInstgAgtAcct,omitempty"` InstgAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstgAgt,omitempty"` InstdAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstdAgt,omitempty"` IntrmyAgt1 BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt1,omitempty"` IntrmyAgt1Acct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt1Acct,omitempty"` IntrmyAgt2 BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt2,omitempty"` IntrmyAgt2Acct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt2Acct,omitempty"` IntrmyAgt3 BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt3,omitempty"` IntrmyAgt3Acct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrmyAgt3Acct,omitempty"` UltmtDbtr BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 UltmtDbtr,omitempty"` Dbtr BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Dbtr"` DbtrAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DbtrAcct,omitempty"` DbtrAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DbtrAgt,omitempty"` DbtrAgtAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DbtrAgtAcct,omitempty"` CdtrAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtrAgt,omitempty"` CdtrAgtAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtrAgtAcct,omitempty"` Cdtr BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cdtr"` CdtrAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtrAcct,omitempty"` UltmtCdtr BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 UltmtCdtr,omitempty"` InstrForCdtrAgt []InstructionForCreditorAgent2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstrForCdtrAgt,omitempty"` InstrForNxtAgt []InstructionForNextAgent1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstrForNxtAgt,omitempty"` RmtInf RemittanceInformation2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 RmtInf,omitempty"` UndrlygCstmrCdtTrf CreditTransferTransactionInformation12 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 UndrlygCstmrCdtTrf,omitempty"` }
type CreditorReferenceInformation2 ¶
type CreditorReferenceInformation2 struct { Tp CreditorReferenceType2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Tp,omitempty"` Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Ref,omitempty"` }
type CreditorReferenceType1Choice ¶
type CreditorReferenceType1Choice struct { Cd DocumentType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type CreditorReferenceType2 ¶
type CreditorReferenceType2 struct { CdOrPrtry CreditorReferenceType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdOrPrtry"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Issr,omitempty"` }
type DateAndPlaceOfBirth ¶
type DateAndPlaceOfBirth struct { BirthDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 BirthDt"` PrvcOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PrvcOfBirth,omitempty"` CityOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CityOfBirth"` CtryOfBirth CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CtryOfBirth"` }
type Document ¶
type Document struct {
FinInstnCdtTrf FinancialInstitutionCreditTransferV02 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 FinInstnCdtTrf"`
}
type DocumentAdjustment1 ¶
type DocumentAdjustment1 struct { Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Amt"` CdtDbtInd CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtDbtInd,omitempty"` Rsn Max4Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Rsn,omitempty"` AddtlInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 AddtlInf,omitempty"` }
type DocumentType3Code ¶
type DocumentType3Code string
May be one of RADM, RPIN, FXDR, DISP, PUOR, SCOR
type DocumentType5Code ¶
type DocumentType5Code string
May be one of MSIN, CNFA, DNFA, CINV, CREN, DEBN, HIRI, SBIN, CMCN, SOAC, DISP, BOLD, VCHR, AROI, TSUT
type ExternalAccountIdentification1Code ¶
type ExternalAccountIdentification1Code string
Must be at least 1 items long
type ExternalCashClearingSystem1Code ¶
type ExternalCashClearingSystem1Code string
Must be at least 1 items long
type ExternalClearingSystemIdentification1Code ¶
type ExternalClearingSystemIdentification1Code string
Must be at least 1 items long
type ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code 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 ExternalPersonIdentification1Code ¶
type ExternalPersonIdentification1Code string
Must be at least 1 items long
type ExternalServiceLevel1Code ¶
type ExternalServiceLevel1Code string
Must be at least 1 items long
type FinancialIdentificationSchemeName1Choice ¶
type FinancialIdentificationSchemeName1Choice struct { Cd ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type FinancialInstitutionCreditTransferV02 ¶
type FinancialInstitutionCreditTransferV02 struct { GrpHdr GroupHeader35 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 GrpHdr"` CdtTrfTxInf []CreditTransferTransactionInformation13 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtTrfTxInf"` }
type FinancialInstitutionIdentification7 ¶
type FinancialInstitutionIdentification7 struct { BIC BICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 BIC,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 ClrSysMmbId,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Othr,omitempty"` }
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Issr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Issr,omitempty"` }
type GenericOrganisationIdentification1 ¶
type GenericOrganisationIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Id"` SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Issr,omitempty"` }
type GenericPersonIdentification1 ¶
type GenericPersonIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Id"` SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Issr,omitempty"` }
type GroupHeader35 ¶
type GroupHeader35 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CreDtTm"` BtchBookg bool `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 BtchBookg,omitempty"` NbOfTxs Max15NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 NbOfTxs"` CtrlSum float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CtrlSum,omitempty"` TtlIntrBkSttlmAmt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 TtlIntrBkSttlmAmt,omitempty"` IntrBkSttlmDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 IntrBkSttlmDt,omitempty"` SttlmInf SettlementInformation13 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SttlmInf"` PmtTpInf PaymentTypeInformation23 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PmtTpInf,omitempty"` InstgAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstgAgt,omitempty"` InstdAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstdAgt,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 InstructionForCreditorAgent2 ¶
type InstructionForCreditorAgent2 struct { Cd Instruction5Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd,omitempty"` InstrInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstrInf,omitempty"` }
type InstructionForNextAgent1 ¶
type InstructionForNextAgent1 struct { Cd Instruction4Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd,omitempty"` InstrInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstrInf,omitempty"` }
type LocalInstrument2Choice ¶
type LocalInstrument2Choice struct { Cd ExternalLocalInstrument1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type OrganisationIdentification4 ¶
type OrganisationIdentification4 struct { BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 BICOrBEI,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Othr,omitempty"` }
type OrganisationIdentificationSchemeName1Choice ¶
type OrganisationIdentificationSchemeName1Choice struct { Cd ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type Party6Choice ¶
type Party6Choice struct { OrgId OrganisationIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 OrgId"` PrvtId PersonIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PrvtId"` }
type PartyIdentification32 ¶
type PartyIdentification32 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PstlAdr,omitempty"` Id Party6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Id,omitempty"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CtryOfRes,omitempty"` CtctDtls ContactDetails2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CtctDtls,omitempty"` }
type PaymentIdentification3 ¶
type PaymentIdentification3 struct { InstrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstrId,omitempty"` EndToEndId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 EndToEndId"` TxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 TxId"` ClrSysRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 ClrSysRef,omitempty"` }
type PaymentTypeInformation23 ¶
type PaymentTypeInformation23 struct { InstrPrty Priority2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstrPrty,omitempty"` ClrChanl ClearingChannel2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 ClrChanl,omitempty"` SvcLvl ServiceLevel8Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SvcLvl,omitempty"` LclInstrm LocalInstrument2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 LclInstrm,omitempty"` }
type PersonIdentification5 ¶
type PersonIdentification5 struct { DtAndPlcOfBirth DateAndPlaceOfBirth `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DtAndPlcOfBirth,omitempty"` Othr []GenericPersonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Othr,omitempty"` }
type PersonIdentificationSchemeName1Choice ¶
type PersonIdentificationSchemeName1Choice struct { Cd ExternalPersonIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type PostalAddress6 ¶
type PostalAddress6 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 AdrLine,omitempty"` }
type ReferredDocumentInformation3 ¶
type ReferredDocumentInformation3 struct { Tp ReferredDocumentType2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Tp,omitempty"` Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Nb,omitempty"` RltdDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 RltdDt,omitempty"` }
type ReferredDocumentType1Choice ¶
type ReferredDocumentType1Choice struct { Cd DocumentType5Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type ReferredDocumentType2 ¶
type ReferredDocumentType2 struct { CdOrPrtry ReferredDocumentType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdOrPrtry"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Issr,omitempty"` }
type RemittanceAmount1 ¶
type RemittanceAmount1 struct { DuePyblAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DuePyblAmt,omitempty"` DscntApldAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DscntApldAmt,omitempty"` CdtNoteAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtNoteAmt,omitempty"` TaxAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 TaxAmt,omitempty"` AdjstmntAmtAndRsn []DocumentAdjustment1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 AdjstmntAmtAndRsn,omitempty"` RmtdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 RmtdAmt,omitempty"` }
type RemittanceInformation2 ¶
type RemittanceInformation2 struct {
Ustrd []Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Ustrd,omitempty"`
}
type RemittanceInformation5 ¶
type RemittanceInformation5 struct { Ustrd []Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Ustrd,omitempty"` Strd []StructuredRemittanceInformation7 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Strd,omitempty"` }
type ServiceLevel8Choice ¶
type ServiceLevel8Choice struct { Cd ExternalServiceLevel1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Prtry"` }
type SettlementDateTimeIndication1 ¶
type SettlementDateTimeIndication1 struct { DbtDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 DbtDtTm,omitempty"` CdtDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtDtTm,omitempty"` }
type SettlementInformation13 ¶
type SettlementInformation13 struct { SttlmMtd SettlementMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SttlmMtd"` SttlmAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 SttlmAcct,omitempty"` ClrSys ClearingSystemIdentification3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 ClrSys,omitempty"` InstgRmbrsmntAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstgRmbrsmntAgt,omitempty"` InstgRmbrsmntAgtAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstgRmbrsmntAgtAcct,omitempty"` InstdRmbrsmntAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstdRmbrsmntAgt,omitempty"` InstdRmbrsmntAgtAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 InstdRmbrsmntAgtAcct,omitempty"` ThrdRmbrsmntAgt BranchAndFinancialInstitutionIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 ThrdRmbrsmntAgt,omitempty"` ThrdRmbrsmntAgtAcct CashAccount16 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 ThrdRmbrsmntAgtAcct,omitempty"` }
type SettlementTimeRequest2 ¶
type SettlementTimeRequest2 struct { CLSTm ISOTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CLSTm,omitempty"` TillTm ISOTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 TillTm,omitempty"` FrTm ISOTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 FrTm,omitempty"` RjctTm ISOTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 RjctTm,omitempty"` }
type StructuredRemittanceInformation7 ¶
type StructuredRemittanceInformation7 struct { RfrdDocInf []ReferredDocumentInformation3 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 RfrdDocInf,omitempty"` RfrdDocAmt RemittanceAmount1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 RfrdDocAmt,omitempty"` CdtrRefInf CreditorReferenceInformation2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 CdtrRefInf,omitempty"` Invcr PartyIdentification32 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Invcr,omitempty"` Invcee PartyIdentification32 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 Invcee,omitempty"` AddtlRmtInf []Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.009.001.02 AddtlRmtInf,omitempty"` }