Documentation ¶
Index ¶
- type AccountContract2
- type AccountIdentification4Choice
- type AccountOpeningRequestV04
- type AccountSchemeName1Choice
- type AccountStatus3Code
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AddressType3Choice
- type AnyBICDec2014Identifier
- type Authorisation2
- type BICFIDec2014Identifier
- type BankTransactionCodeStructure4
- type BankTransactionCodeStructure5
- type BankTransactionCodeStructure6
- type BranchAndFinancialInstitutionIdentification6
- type BranchData3
- type CashAccount40
- type CashAccountType2Choice
- type Channel2Choice
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type CodeOrProprietary1Choice
- type CommunicationFormat1Choice
- type CommunicationMethod2Choice
- type CommunicationMethod2Code
- type CommunicationMethod3Code
- type Contact4
- type ContractDocument1
- type CountryCode
- type CustomerAccount4
- type DateAndPlaceOfBirth1
- type Document
- type Exact4AlphaNumericText
- type ExternalAccountIdentification1Code
- type ExternalBankTransactionDomain1Code
- type ExternalBankTransactionFamily1Code
- type ExternalBankTransactionSubFamily1Code
- type ExternalCashAccountType1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalCommunicationFormat1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalOrganisationIdentification1Code
- type ExternalPersonIdentification1Code
- type ExternalProxyAccountType1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification18
- type FixedAmountOrUnlimited1Choice
- type Frequency7Code
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericIdentification13
- type GenericIdentification30
- type GenericOrganisationIdentification1
- type GenericPersonIdentification1
- type Group4
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- type LEIIdentifier
- type Max10KBinary
- type Max128Text
- type Max140Text
- type Max15PlusSignedNumericText
- type Max16Text
- type Max2048Text
- type Max34Text
- type Max350Text
- type Max35Text
- type Max3NumericText
- type Max4AlphaNumericText
- type Max4Text
- type Max5NumericText
- type Max6Text
- type Max70Text
- type MaximumAmountByPeriod1
- type MessageIdentification1
- type NamePrefix2Code
- type OperationMandate4
- type Organisation33
- type OrganisationIdentification29
- type OrganisationIdentificationSchemeName1Choice
- type OtherContact1
- type Party38Choice
- type PartyAndAuthorisation4
- type PartyAndCertificate4
- type PartyAndSignature3
- type PartyIdentification135
- type PartyIdentification137
- type PartyOrGroup2Choice
- type PersonIdentification13
- type PersonIdentificationSchemeName1Choice
- type PhoneNumber
- type PostalAddress24
- type PreferredContactMethod1Code
- type ProprietaryBankTransactionCodeStructure1
- type ProxyAccountIdentification1
- type ProxyAccountType1Choice
- type References4
- type Restriction1
- type SkipPayload
- type StatementFrequencyAndForm1
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type Unlimited9Text
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountContract2 ¶
type AccountContract2 struct { TrgtGoLiveDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 TrgtGoLiveDt,omitempty"` TrgtClsgDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 TrgtClsgDt,omitempty"` UrgcyFlg bool `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 UrgcyFlg,omitempty"` }
type AccountIdentification4Choice ¶
type AccountIdentification4Choice struct { IBAN IBAN2007Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 IBAN,omitempty"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Othr,omitempty"` }
type AccountOpeningRequestV04 ¶
type AccountOpeningRequestV04 struct { Refs References4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Refs"` Fr OrganisationIdentification29 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Fr,omitempty"` Acct CustomerAccount4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Acct"` CtrctDts AccountContract2 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CtrctDts,omitempty"` UndrlygMstrAgrmt ContractDocument1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 UndrlygMstrAgrmt,omitempty"` AcctSvcrId BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 AcctSvcrId"` Org Organisation33 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Org"` Mndt []OperationMandate4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Mndt,omitempty"` Grp []Group4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Grp,omitempty"` RefAcct CashAccount40 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 RefAcct,omitempty"` DgtlSgntr []PartyAndSignature3 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 DgtlSgntr,omitempty"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SplmtryData,omitempty"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type ActiveCurrencyAndAmount ¶
type ActiveCurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy ActiveCurrencyCode `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:acmt.007.001.04 Cd,omitempty"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type AnyBICDec2014Identifier ¶
type AnyBICDec2014Identifier string
Must match the pattern [A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}
type Authorisation2 ¶
type Authorisation2 struct { MaxAmtByTx FixedAmountOrUnlimited1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MaxAmtByTx,omitempty"` MaxAmtByPrd []MaximumAmountByPeriod1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MaxAmtByPrd,omitempty"` MaxAmtByBlkSubmissn FixedAmountOrUnlimited1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MaxAmtByBlkSubmissn,omitempty"` }
type BICFIDec2014Identifier ¶
type BICFIDec2014Identifier string
Must match the pattern [A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}
type BankTransactionCodeStructure4 ¶
type BankTransactionCodeStructure4 struct { Domn BankTransactionCodeStructure5 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Domn,omitempty"` Prtry ProprietaryBankTransactionCodeStructure1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type BankTransactionCodeStructure5 ¶
type BankTransactionCodeStructure5 struct { Cd ExternalBankTransactionDomain1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd"` Fmly BankTransactionCodeStructure6 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Fmly"` }
type BankTransactionCodeStructure6 ¶
type BankTransactionCodeStructure6 struct { Cd ExternalBankTransactionFamily1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd"` SubFmlyCd ExternalBankTransactionSubFamily1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SubFmlyCd"` }
type BranchAndFinancialInstitutionIdentification6 ¶
type BranchAndFinancialInstitutionIdentification6 struct { FinInstnId FinancialInstitutionIdentification18 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 FinInstnId"` BrnchId BranchData3 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 BrnchId,omitempty"` }
type BranchData3 ¶
type BranchData3 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PstlAdr,omitempty"` }
type CashAccount40 ¶
type CashAccount40 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id,omitempty"` Tp CashAccountType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Tp,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Ccy,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Nm,omitempty"` Prxy ProxyAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prxy,omitempty"` }
type CashAccountType2Choice ¶
type CashAccountType2Choice struct { Cd ExternalCashAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type Channel2Choice ¶
type Channel2Choice struct { Cd CommunicationMethod3Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MmbId"` }
type CodeOrProprietary1Choice ¶
type CodeOrProprietary1Choice struct { Cd Max4Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type CommunicationFormat1Choice ¶
type CommunicationFormat1Choice struct { Cd ExternalCommunicationFormat1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type CommunicationMethod2Choice ¶
type CommunicationMethod2Choice struct { Cd CommunicationMethod2Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type CommunicationMethod2Code ¶
type CommunicationMethod2Code string
May be one of EMAL, FAXI, FILE, ONLI, POST
type CommunicationMethod3Code ¶
type CommunicationMethod3Code string
May be one of EMAL, FAXI, POST, PHON, FILE, ONLI
type Contact4 ¶
type Contact4 struct { NmPrfx NamePrefix2Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 NmPrfx,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Nm,omitempty"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PhneNb,omitempty"` MobNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MobNb,omitempty"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 FaxNb,omitempty"` EmailAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 EmailAdr,omitempty"` EmailPurp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 EmailPurp,omitempty"` JobTitl Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 JobTitl,omitempty"` Rspnsblty Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Rspnsblty,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Dept,omitempty"` Othr []OtherContact1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Othr,omitempty"` PrefrdMtd PreferredContactMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PrefrdMtd,omitempty"` }
type ContractDocument1 ¶
type CustomerAccount4 ¶
type CustomerAccount4 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Nm,omitempty"` Sts AccountStatus3Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Sts,omitempty"` Tp CashAccountType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Tp,omitempty"` Ccy ActiveCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Ccy"` MnthlyPmtVal float64 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MnthlyPmtVal,omitempty"` MnthlyRcvdVal float64 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MnthlyRcvdVal,omitempty"` MnthlyTxNb Max5NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MnthlyTxNb,omitempty"` AvrgBal float64 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 AvrgBal,omitempty"` AcctPurp Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 AcctPurp,omitempty"` FlrNtfctnAmt float64 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 FlrNtfctnAmt,omitempty"` ClngNtfctnAmt float64 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 ClngNtfctnAmt,omitempty"` StmtFrqcyAndFrmt []StatementFrequencyAndForm1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 StmtFrqcyAndFrmt,omitempty"` ClsgDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 ClsgDt,omitempty"` Rstrctn []Restriction1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Rstrctn,omitempty"` }
type DateAndPlaceOfBirth1 ¶
type DateAndPlaceOfBirth1 struct { BirthDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 BirthDt"` PrvcOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PrvcOfBirth,omitempty"` CityOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CityOfBirth"` CtryOfBirth CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CtryOfBirth"` }
type Document ¶
type Document struct {
AcctOpngReq AccountOpeningRequestV04 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 AcctOpngReq"`
}
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type ExternalAccountIdentification1Code ¶
type ExternalAccountIdentification1Code string
May be no more than 4 items long
type ExternalBankTransactionDomain1Code ¶
type ExternalBankTransactionDomain1Code string
May be no more than 4 items long
type ExternalBankTransactionFamily1Code ¶
type ExternalBankTransactionFamily1Code string
May be no more than 4 items long
type ExternalBankTransactionSubFamily1Code ¶
type ExternalBankTransactionSubFamily1Code string
May be no more than 4 items long
type ExternalCashAccountType1Code ¶
type ExternalCashAccountType1Code string
May be no more than 4 items long
type ExternalClearingSystemIdentification1Code ¶
type ExternalClearingSystemIdentification1Code string
May be no more than 5 items long
type ExternalCommunicationFormat1Code ¶
type ExternalCommunicationFormat1Code string
May be no more than 4 items long
type ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code string
May be no more than 4 items long
type ExternalOrganisationIdentification1Code ¶
type ExternalOrganisationIdentification1Code string
May be no more than 4 items long
type ExternalPersonIdentification1Code ¶
type ExternalPersonIdentification1Code string
May be no more than 4 items long
type ExternalProxyAccountType1Code ¶
type ExternalProxyAccountType1Code string
May be no more than 4 items long
type FinancialIdentificationSchemeName1Choice ¶
type FinancialIdentificationSchemeName1Choice struct { Cd ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type FinancialInstitutionIdentification18 ¶
type FinancialInstitutionIdentification18 struct { BICFI BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 ClrSysMmbId,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Othr,omitempty"` }
type FixedAmountOrUnlimited1Choice ¶
type FixedAmountOrUnlimited1Choice struct { Amt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Amt,omitempty"` NotLtd Unlimited9Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 NotLtd,omitempty"` }
type Frequency7Code ¶
type Frequency7Code string
May be one of YEAR, DAIL, MNTH, QURT, MIAN, TEND, MOVE, WEEK, INDA
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Issr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Issr,omitempty"` }
type GenericIdentification13 ¶
type GenericIdentification13 struct { Id Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Issr"` }
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SchmeNm,omitempty"` }
type GenericOrganisationIdentification1 ¶
type GenericOrganisationIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id"` SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Issr,omitempty"` }
type GenericPersonIdentification1 ¶
type GenericPersonIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id"` SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Issr,omitempty"` }
type Group4 ¶
type Group4 struct { GrpId Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 GrpId"` Pty []PartyAndCertificate4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Pty"` }
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 Max10KBinary ¶
type Max10KBinary []byte
func (Max10KBinary) MarshalText ¶
func (t Max10KBinary) MarshalText() ([]byte, error)
func (*Max10KBinary) UnmarshalText ¶
func (t *Max10KBinary) UnmarshalText(text []byte) error
type Max15PlusSignedNumericText ¶
type Max15PlusSignedNumericText string
Must match the pattern [\+]{0,1}[0-9]{1,15}
type Max4AlphaNumericText ¶
type Max4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{1,4}
type MaximumAmountByPeriod1 ¶
type MaximumAmountByPeriod1 struct { MaxAmt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MaxAmt"` NbOfDays Max3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 NbOfDays"` }
type MessageIdentification1 ¶
type MessageIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CreDtTm"` }
type OperationMandate4 ¶
type OperationMandate4 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id"` AplblChanl []Channel2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 AplblChanl"` ReqrdSgntrNb Max15PlusSignedNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 ReqrdSgntrNb"` SgntrOrdrInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SgntrOrdrInd"` MndtHldr []PartyAndAuthorisation4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MndtHldr,omitempty"` BkOpr []BankTransactionCodeStructure4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 BkOpr"` StartDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 StartDt,omitempty"` EndDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 EndDt,omitempty"` }
type Organisation33 ¶
type Organisation33 struct { FullLglNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 FullLglNm"` TradgNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 TradgNm,omitempty"` CtryOfOpr CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CtryOfOpr"` RegnDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 RegnDt,omitempty"` OprlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 OprlAdr,omitempty"` BizAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 BizAdr,omitempty"` LglAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 LglAdr"` BllgAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 BllgAdr,omitempty"` OrgId OrganisationIdentification29 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 OrgId"` RprtvOffcr []PartyIdentification137 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 RprtvOffcr,omitempty"` TrsrMgr PartyIdentification137 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 TrsrMgr,omitempty"` MainMndtHldr []PartyIdentification137 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MainMndtHldr,omitempty"` Sndr []PartyIdentification137 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Sndr,omitempty"` LglRprtv []PartyIdentification137 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 LglRprtv,omitempty"` }
type OrganisationIdentification29 ¶
type OrganisationIdentification29 struct { AnyBIC AnyBICDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 AnyBIC,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 LEI,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Othr,omitempty"` }
type OrganisationIdentificationSchemeName1Choice ¶
type OrganisationIdentificationSchemeName1Choice struct { Cd ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type OtherContact1 ¶
type OtherContact1 struct { ChanlTp Max4Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 ChanlTp"` Id Max128Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id,omitempty"` }
type Party38Choice ¶
type Party38Choice struct { OrgId OrganisationIdentification29 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 OrgId,omitempty"` PrvtId PersonIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PrvtId,omitempty"` }
type PartyAndAuthorisation4 ¶
type PartyAndAuthorisation4 struct { PtyOrGrp PartyOrGroup2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PtyOrGrp"` SgntrOrdr Max15PlusSignedNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SgntrOrdr,omitempty"` Authstn Authorisation2 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Authstn"` }
type PartyAndCertificate4 ¶
type PartyAndCertificate4 struct { Pty PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Pty"` Cert Max10KBinary `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cert,omitempty"` }
type PartyAndSignature3 ¶
type PartyAndSignature3 struct { Pty PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Pty"` Sgntr SkipPayload `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Sgntr"` }
type PartyIdentification135 ¶
type PartyIdentification135 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PstlAdr,omitempty"` Id Party38Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id,omitempty"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CtryOfRes,omitempty"` CtctDtls Contact4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CtctDtls,omitempty"` }
type PartyIdentification137 ¶
type PartyIdentification137 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PstlAdr,omitempty"` Id PersonIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id,omitempty"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CtryOfRes,omitempty"` CtctDtls Contact4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CtctDtls,omitempty"` }
type PartyOrGroup2Choice ¶
type PartyOrGroup2Choice struct { GrpId Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 GrpId,omitempty"` Pty PartyAndCertificate4 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Pty,omitempty"` }
type PersonIdentification13 ¶
type PersonIdentification13 struct { DtAndPlcOfBirth DateAndPlaceOfBirth1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 DtAndPlcOfBirth,omitempty"` Othr []GenericPersonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Othr,omitempty"` }
type PersonIdentificationSchemeName1Choice ¶
type PersonIdentificationSchemeName1Choice struct { Cd ExternalPersonIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type PostalAddress24 ¶
type PostalAddress24 struct { AdrTp AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 BldgNb,omitempty"` BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 BldgNm,omitempty"` Flr Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Flr,omitempty"` PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PstBx,omitempty"` Room Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Room,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 TwnNm,omitempty"` TwnLctnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 TwnLctnNm,omitempty"` DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 DstrctNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 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:acmt.007.001.04 Tp,omitempty"` Id Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Id"` }
type ProxyAccountType1Choice ¶
type ProxyAccountType1Choice struct { Cd ExternalProxyAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Prtry,omitempty"` }
type References4 ¶
type References4 struct { MsgId MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 MsgId"` PrcId MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PrcId"` AttchdDocNm []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 AttchdDocNm,omitempty"` }
type Restriction1 ¶
type Restriction1 struct { RstrctnTp CodeOrProprietary1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 RstrctnTp"` VldFr ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 VldFr"` VldUntil ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 VldUntil,omitempty"` }
type SkipPayload ¶
type SkipPayload struct {
Item string `xml:",any"`
}
type StatementFrequencyAndForm1 ¶
type StatementFrequencyAndForm1 struct { Frqcy Frequency7Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Frqcy"` ComMtd CommunicationMethod2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 ComMtd"` DlvryAdr Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 DlvryAdr"` Frmt CommunicationFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Frmt"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.007.001.04 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}