Documentation ¶
Index ¶
- type AccountIdentification4Choice
- type AccountSchemeName1Choice
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type ActiveOrHistoricCurrencyAndAmount
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AnyBICIdentifier
- type AuthenticationChannel1Choice
- type Authorisation1Choice
- type Authorisation1Code
- type BICFIIdentifier
- type BranchAndFinancialInstitutionIdentification5
- type BranchData2
- type CashAccount24
- type CashAccountType2Choice
- type CategoryPurpose1Choice
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type ContactDetails2
- type CountryCode
- type DateAndPlaceOfBirth
- type DatePeriodDetails1
- type Document
- type DocumentType6Code
- type Exact2NumericText
- type ExternalAccountIdentification1Code
- type ExternalAuthenticationChannel1Code
- type ExternalCashAccountType1Code
- type ExternalCategoryPurpose1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalLocalInstrument1Code
- type ExternalMandateSetupReason1Code
- type ExternalMandateSuspensionReason1Code
- type ExternalOrganisationIdentification1Code
- type ExternalPersonIdentification1Code
- type ExternalServiceLevel1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification8
- type Frequency10Code
- type Frequency36Choice
- type Frequency37Choice
- type Frequency6Code
- type FrequencyAndMoment1
- type FrequencyPeriod1
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericOrganisationIdentification1
- type GenericPersonIdentification1
- type GroupHeader47
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- type LocalInstrument2Choice
- type Mandate9
- type MandateAdjustment1
- type MandateAuthentication1
- type MandateClassification1Choice
- type MandateClassification1Code
- type MandateOccurrences4
- type MandateSetupReason1Choice
- type MandateSuspension1
- type MandateSuspensionReason1
- type MandateSuspensionReason1Choice
- type MandateSuspensionRequestV01
- type MandateTypeInformation2
- type Max105Text
- type Max128Text
- type Max140Text
- type Max16Text
- type Max2048Text
- type Max34Text
- type Max350Text
- type Max35Text
- type Max70Text
- type NamePrefix1Code
- type OrganisationIdentification8
- type OrganisationIdentificationSchemeName1Choice
- type OriginalMandate4Choice
- type OriginalMessageInformation1
- type Party11Choice
- type PartyIdentification43
- type PersonIdentification5
- type PersonIdentificationSchemeName1Choice
- type PhoneNumber
- type PostalAddress6
- type ReferredDocumentType3Choice
- type ReferredDocumentType4
- type ReferredMandateDocument1
- type SequenceType2Code
- type ServiceLevel8Choice
- type SupplementaryData1
- type SupplementaryDataEnvelope1
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.018.001.01 IBAN"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Othr"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 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 AuthenticationChannel1Choice ¶
type AuthenticationChannel1Choice struct { Cd ExternalAuthenticationChannel1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type Authorisation1Choice ¶
type Authorisation1Choice struct { Cd Authorisation1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max128Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type BICFIIdentifier ¶
type BICFIIdentifier string
Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}
type BranchAndFinancialInstitutionIdentification5 ¶
type BranchAndFinancialInstitutionIdentification5 struct { FinInstnId FinancialInstitutionIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 FinInstnId"` BrnchId BranchData2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 BrnchId,omitempty"` }
type BranchData2 ¶
type BranchData2 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Id,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PstlAdr,omitempty"` }
type CashAccount24 ¶
type CashAccount24 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Id"` Tp CashAccountType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Tp,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Ccy,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Nm,omitempty"` }
type CashAccountType2Choice ¶
type CashAccountType2Choice struct { Cd ExternalCashAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type CategoryPurpose1Choice ¶
type CategoryPurpose1Choice struct { Cd ExternalCategoryPurpose1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MmbId"` }
type ContactDetails2 ¶
type ContactDetails2 struct { NmPrfx NamePrefix1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 NmPrfx,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Nm,omitempty"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PhneNb,omitempty"` MobNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MobNb,omitempty"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 FaxNb,omitempty"` EmailAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 EmailAdr,omitempty"` Othr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Othr,omitempty"` }
type DateAndPlaceOfBirth ¶
type DateAndPlaceOfBirth struct { BirthDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 BirthDt"` PrvcOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PrvcOfBirth,omitempty"` CityOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CityOfBirth"` CtryOfBirth CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CtryOfBirth"` }
type DatePeriodDetails1 ¶
type Document ¶
type Document struct {
MndtSspnsnReq MandateSuspensionRequestV01 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MndtSspnsnReq"`
}
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 ExternalAccountIdentification1Code ¶
type ExternalAccountIdentification1Code string
Must be at least 1 items long
type ExternalAuthenticationChannel1Code ¶
type ExternalAuthenticationChannel1Code 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 ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code string
Must be at least 1 items long
type ExternalLocalInstrument1Code ¶
type ExternalLocalInstrument1Code string
Must be at least 1 items long
type ExternalMandateSetupReason1Code ¶
type ExternalMandateSetupReason1Code string
Must be at least 1 items long
type ExternalMandateSuspensionReason1Code ¶
type ExternalMandateSuspensionReason1Code 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:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type FinancialInstitutionIdentification8 ¶
type FinancialInstitutionIdentification8 struct { BICFI BICFIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 ClrSysMmbId,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Othr,omitempty"` }
type Frequency36Choice ¶
type Frequency36Choice struct { Tp Frequency6Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Tp"` Prd FrequencyPeriod1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prd"` PtInTm FrequencyAndMoment1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PtInTm"` }
type Frequency37Choice ¶
type Frequency37Choice struct { Cd Frequency10Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type Frequency6Code ¶
type Frequency6Code string
May be one of YEAR, MNTH, QURT, MIAN, WEEK, DAIL, ADHO, INDA, FRTN
type FrequencyAndMoment1 ¶
type FrequencyAndMoment1 struct { Tp Frequency6Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Tp"` PtInTm Exact2NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PtInTm"` }
type FrequencyPeriod1 ¶
type FrequencyPeriod1 struct { Tp Frequency6Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Tp"` CntPerPrd float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CntPerPrd"` }
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Issr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Issr,omitempty"` }
type GenericOrganisationIdentification1 ¶
type GenericOrganisationIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Id"` SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Issr,omitempty"` }
type GenericPersonIdentification1 ¶
type GenericPersonIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Id"` SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Issr,omitempty"` }
type GroupHeader47 ¶
type GroupHeader47 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CreDtTm"` Authstn []Authorisation1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Authstn,omitempty"` InitgPty PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 InitgPty,omitempty"` InstgAgt BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 InstgAgt,omitempty"` InstdAgt BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 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 LocalInstrument2Choice ¶
type LocalInstrument2Choice struct { Cd ExternalLocalInstrument1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type Mandate9 ¶
type Mandate9 struct { MndtId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MndtId"` MndtReqId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MndtReqId,omitempty"` Authntcn MandateAuthentication1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Authntcn,omitempty"` Tp MandateTypeInformation2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Tp,omitempty"` Ocrncs MandateOccurrences4 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Ocrncs,omitempty"` TrckgInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 TrckgInd"` FrstColltnAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 FrstColltnAmt,omitempty"` ColltnAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 ColltnAmt,omitempty"` MaxAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MaxAmt,omitempty"` Adjstmnt MandateAdjustment1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Adjstmnt,omitempty"` Rsn MandateSetupReason1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Rsn,omitempty"` CdtrSchmeId PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CdtrSchmeId,omitempty"` Cdtr PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cdtr"` CdtrAcct CashAccount24 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CdtrAcct,omitempty"` CdtrAgt BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CdtrAgt,omitempty"` UltmtCdtr PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 UltmtCdtr,omitempty"` Dbtr PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Dbtr"` DbtrAcct CashAccount24 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 DbtrAcct,omitempty"` DbtrAgt BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 DbtrAgt"` UltmtDbtr PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 UltmtDbtr,omitempty"` MndtRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MndtRef,omitempty"` RfrdDoc []ReferredMandateDocument1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 RfrdDoc,omitempty"` }
type MandateAdjustment1 ¶
type MandateAdjustment1 struct { DtAdjstmntRuleInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 DtAdjstmntRuleInd"` Ctgy Frequency37Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Ctgy,omitempty"` Amt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Amt,omitempty"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Rate,omitempty"` }
type MandateAuthentication1 ¶
type MandateAuthentication1 struct { MsgAuthntcnCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MsgAuthntcnCd,omitempty"` Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Dt,omitempty"` Chanl AuthenticationChannel1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Chanl,omitempty"` }
type MandateClassification1Choice ¶
type MandateClassification1Choice struct { Cd MandateClassification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type MandateClassification1Code ¶
type MandateClassification1Code string
May be one of FIXE, USGB, VARI
type MandateOccurrences4 ¶
type MandateOccurrences4 struct { SeqTp SequenceType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SeqTp"` Frqcy Frequency36Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Frqcy,omitempty"` Drtn DatePeriodDetails1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Drtn,omitempty"` FrstColltnDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 FrstColltnDt,omitempty"` FnlColltnDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 FnlColltnDt,omitempty"` }
type MandateSetupReason1Choice ¶
type MandateSetupReason1Choice struct { Cd ExternalMandateSetupReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type MandateSuspension1 ¶
type MandateSuspension1 struct { SspnsnReqId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SspnsnReqId"` OrgnlMsgInf OriginalMessageInformation1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 OrgnlMsgInf,omitempty"` SspnsnRsn MandateSuspensionReason1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SspnsnRsn"` OrgnlMndt OriginalMandate4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 OrgnlMndt"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SplmtryData,omitempty"` }
type MandateSuspensionReason1 ¶
type MandateSuspensionReason1 struct { Orgtr PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Orgtr,omitempty"` Rsn MandateSuspensionReason1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Rsn"` AddtlInf []Max105Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 AddtlInf,omitempty"` }
type MandateSuspensionReason1Choice ¶
type MandateSuspensionReason1Choice struct { Cd ExternalMandateSuspensionReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type MandateSuspensionRequestV01 ¶
type MandateSuspensionRequestV01 struct { GrpHdr GroupHeader47 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 GrpHdr"` UndrlygSspnsnDtls []MandateSuspension1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 UndrlygSspnsnDtls"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SplmtryData,omitempty"` }
type MandateTypeInformation2 ¶
type MandateTypeInformation2 struct { SvcLvl ServiceLevel8Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SvcLvl,omitempty"` LclInstrm LocalInstrument2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 LclInstrm,omitempty"` CtgyPurp CategoryPurpose1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CtgyPurp,omitempty"` Clssfctn MandateClassification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Clssfctn,omitempty"` }
type OrganisationIdentification8 ¶
type OrganisationIdentification8 struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 AnyBIC,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Othr,omitempty"` }
type OrganisationIdentificationSchemeName1Choice ¶
type OrganisationIdentificationSchemeName1Choice struct { Cd ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type OriginalMandate4Choice ¶
type OriginalMessageInformation1 ¶
type OriginalMessageInformation1 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MsgId"` MsgNmId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 MsgNmId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CreDtTm,omitempty"` }
type Party11Choice ¶
type Party11Choice struct { OrgId OrganisationIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 OrgId"` PrvtId PersonIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PrvtId"` }
type PartyIdentification43 ¶
type PartyIdentification43 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PstlAdr,omitempty"` Id Party11Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Id,omitempty"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CtryOfRes,omitempty"` CtctDtls ContactDetails2 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CtctDtls,omitempty"` }
type PersonIdentification5 ¶
type PersonIdentification5 struct { DtAndPlcOfBirth DateAndPlaceOfBirth `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 DtAndPlcOfBirth,omitempty"` Othr []GenericPersonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Othr,omitempty"` }
type PersonIdentificationSchemeName1Choice ¶
type PersonIdentificationSchemeName1Choice struct { Cd ExternalPersonIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type PostalAddress6 ¶
type PostalAddress6 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 AdrLine,omitempty"` }
type ReferredDocumentType3Choice ¶
type ReferredDocumentType3Choice struct { Cd DocumentType6Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type ReferredDocumentType4 ¶
type ReferredDocumentType4 struct { CdOrPrtry ReferredDocumentType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CdOrPrtry"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Issr,omitempty"` }
type ReferredMandateDocument1 ¶
type ReferredMandateDocument1 struct { Tp ReferredDocumentType4 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Tp,omitempty"` Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Nb,omitempty"` CdtrRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 CdtrRef,omitempty"` RltdDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 RltdDt,omitempty"` }
type ServiceLevel8Choice ¶
type ServiceLevel8Choice struct { Cd ExternalServiceLevel1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Prtry"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:pain.018.001.01 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}