Documentation ¶
Index ¶
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type AddressType2Code
- type AnyBICIdentifier
- type ContactDetails2
- type CountryCode
- type DateAndPlaceOfBirth
- type Demand4
- type DemandStatus1Code
- type Document
- type ExtendOrPayQuery2
- type ExtendOrPayResponseV01
- type ExternalOrganisationIdentification1Code
- type ExternalPersonIdentification1Code
- type GenericOrganisationIdentification1
- type GenericPersonIdentification1
- type ISODate
- type Max140Text
- type Max16Text
- type Max2048Text
- type Max35Text
- type Max70Text
- type NamePrefix1Code
- type OrganisationIdentification8
- type OrganisationIdentificationSchemeName1Choice
- type Party11Choice
- type PartyAndSignature2
- type PartyIdentification43
- type PersonIdentification5
- type PersonIdentificationSchemeName1Choice
- type PhoneNumber
- type PostalAddress6
- type ProprietaryData3
- type Undertaking9
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActiveCurrencyAndAmount ¶
type ActiveCurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy ActiveCurrencyCode `xml:"Ccy,attr"` }
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 ContactDetails2 ¶
type ContactDetails2 struct { NmPrfx NamePrefix1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 NmPrfx,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Nm,omitempty"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 PhneNb,omitempty"` MobNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 MobNb,omitempty"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 FaxNb,omitempty"` EmailAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 EmailAdr,omitempty"` Othr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Othr,omitempty"` }
type DateAndPlaceOfBirth ¶
type DateAndPlaceOfBirth struct { BirthDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 BirthDt"` PrvcOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 PrvcOfBirth,omitempty"` CityOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 CityOfBirth"` CtryOfBirth CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 CtryOfBirth"` }
type Demand4 ¶
type Demand4 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Id"` Amt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Amt"` }
type Document ¶
type Document struct {
XtndOrPayRspn ExtendOrPayResponseV01 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 XtndOrPayRspn"`
}
type ExtendOrPayQuery2 ¶
type ExtendOrPayQuery2 struct { UdrtkgId Undertaking9 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 UdrtkgId"` DmndDtls Demand4 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 DmndDtls"` Sts DemandStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Sts"` }
type ExtendOrPayResponseV01 ¶
type ExtendOrPayResponseV01 struct { XtndOrPayRspnDtls ExtendOrPayQuery2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 XtndOrPayRspnDtls"` DgtlSgntr PartyAndSignature2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 DgtlSgntr,omitempty"` }
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 GenericOrganisationIdentification1 ¶
type GenericOrganisationIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Id"` SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Issr,omitempty"` }
type GenericPersonIdentification1 ¶
type GenericPersonIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Id"` SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Issr,omitempty"` }
type OrganisationIdentification8 ¶
type OrganisationIdentification8 struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 AnyBIC,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Othr,omitempty"` }
type OrganisationIdentificationSchemeName1Choice ¶
type OrganisationIdentificationSchemeName1Choice struct { Cd ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Prtry"` }
type Party11Choice ¶
type Party11Choice struct { OrgId OrganisationIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 OrgId"` PrvtId PersonIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 PrvtId"` }
type PartyAndSignature2 ¶
type PartyAndSignature2 struct { Pty PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Pty"` Sgntr ProprietaryData3 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Sgntr"` }
type PartyIdentification43 ¶
type PartyIdentification43 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 PstlAdr,omitempty"` Id Party11Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Id,omitempty"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 CtryOfRes,omitempty"` CtctDtls ContactDetails2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 CtctDtls,omitempty"` }
type PersonIdentification5 ¶
type PersonIdentification5 struct { DtAndPlcOfBirth DateAndPlaceOfBirth `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 DtAndPlcOfBirth,omitempty"` Othr []GenericPersonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Othr,omitempty"` }
type PersonIdentificationSchemeName1Choice ¶
type PersonIdentificationSchemeName1Choice struct { Cd ExternalPersonIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Prtry"` }
type PostalAddress6 ¶
type PostalAddress6 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 AdrLine,omitempty"` }
type ProprietaryData3 ¶
type ProprietaryData3 struct {
Item string `xml:",any"`
}
type Undertaking9 ¶
type Undertaking9 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Id"` Issr PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 Issr"` ApplcntRefNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.015.001.01 ApplcntRefNb,omitempty"` }
Click to show internal directories.
Click to hide internal directories.