Documentation ¶
Index ¶
- type AccountIdentification4Choice
- type AccountSchemeName1Choice
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AnyBICIdentifier
- type BICFIIdentifier
- type BranchAndFinancialInstitutionIdentification5
- type BranchData2
- type CashAccount27
- type CashAccountType2
- type CashAccountType4Code
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type ContactDetails2
- type CountryCode
- type DateAndPlaceOfBirth
- type Demand1
- type DemandDocumentation1
- type DemandType1Code
- type Document
- type Document9
- type DocumentFormat1Choice
- type ExternalAccountIdentification1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalDocumentFormat1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalOrganisationIdentification1Code
- type ExternalPersonIdentification1Code
- type ExternalUndertakingDocumentType1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification8
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericIdentification1
- type GenericOrganisationIdentification1
- type GenericPersonIdentification1
- type IBAN2007Identifier
- type ISODate
- type Max140Text
- type Max16Text
- type Max20000Text
- type Max2000Text
- type Max2048Text
- type Max2MBBinary
- type Max34Text
- type Max35Text
- type Max70Text
- type NamePrefix1Code
- type OrganisationIdentification6
- type OrganisationIdentification8
- type OrganisationIdentificationSchemeName1Choice
- type Party11Choice
- type Party8Choice
- type PartyAndSignature2
- type PartyIdentification41
- type PartyIdentification43
- type PersonIdentification5
- type PersonIdentificationSchemeName1Choice
- type PhoneNumber
- type PostalAddress6
- type Presentation2
- type ProprietaryData3
- type Undertaking6
- type UndertakingAmount3
- type UndertakingDemandV01
- type UndertakingDocumentType1Choice
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:tsrv.013.001.01 IBAN"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Othr"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Prtry"` }
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 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 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:tsrv.013.001.01 FinInstnId"` BrnchId BranchData2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 BrnchId,omitempty"` }
type BranchData2 ¶
type BranchData2 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PstlAdr,omitempty"` }
type CashAccount27 ¶
type CashAccount27 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id"` Tp CashAccountType2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Tp,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Ccy,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Nm,omitempty"` Ownr PartyIdentification41 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Ownr,omitempty"` Svcr BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Svcr,omitempty"` }
type CashAccountType2 ¶
type CashAccountType2 struct { Cd CashAccountType4Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 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:tsrv.013.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Prtry"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 MmbId"` }
type ContactDetails2 ¶
type ContactDetails2 struct { NmPrfx NamePrefix1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 NmPrfx,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Nm,omitempty"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PhneNb,omitempty"` MobNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 MobNb,omitempty"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 FaxNb,omitempty"` EmailAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 EmailAdr,omitempty"` Othr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Othr,omitempty"` }
type DateAndPlaceOfBirth ¶
type DateAndPlaceOfBirth struct { BirthDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 BirthDt"` PrvcOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PrvcOfBirth,omitempty"` CityOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CityOfBirth"` CtryOfBirth CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CtryOfBirth"` }
type Demand1 ¶
type Demand1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id"` Tp DemandType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Tp"` UdrtkgId Undertaking6 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 UdrtkgId"` DmndAmt UndertakingAmount3 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 DmndAmt"` AdvsgPtyRefNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 AdvsgPtyRefNb,omitempty"` ScndAdvsgPtyRefNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 ScndAdvsgPtyRefNb,omitempty"` CnfrmrRefNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CnfrmrRefNb,omitempty"` SttlmAcct []CashAccount27 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 SttlmAcct,omitempty"` PresntnDtls Presentation2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PresntnDtls,omitempty"` ReqdXpryDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 ReqdXpryDt,omitempty"` DmndDcmnttn DemandDocumentation1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 DmndDcmnttn,omitempty"` AddtlInf []Max2000Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 AddtlInf,omitempty"` }
type DemandDocumentation1 ¶
type DemandDocumentation1 struct { CmpltInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CmpltInd"` CmpltnInf Max2000Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CmpltnInf,omitempty"` NclsdFile []Document9 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 NclsdFile,omitempty"` DmndNrrtv Max20000Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 DmndNrrtv,omitempty"` }
type Document ¶
type Document struct {
UdrtkgDmnd UndertakingDemandV01 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 UdrtkgDmnd"`
}
type Document9 ¶
type Document9 struct { Tp UndertakingDocumentType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Tp"` Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id"` Frmt DocumentFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Frmt,omitempty"` Nclsr Max2MBBinary `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Nclsr"` DgtlSgntr PartyAndSignature2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 DgtlSgntr,omitempty"` }
type DocumentFormat1Choice ¶
type DocumentFormat1Choice struct { Cd ExternalDocumentFormat1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Cd"` Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Prtry"` }
type ExternalAccountIdentification1Code ¶
type ExternalAccountIdentification1Code string
Must be at least 1 items long
type ExternalClearingSystemIdentification1Code ¶
type ExternalClearingSystemIdentification1Code string
Must be at least 1 items long
type ExternalDocumentFormat1Code ¶
type ExternalDocumentFormat1Code string
Must be at least 1 items long
type ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code 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 ExternalUndertakingDocumentType1Code ¶
type ExternalUndertakingDocumentType1Code string
Must be at least 1 items long
type FinancialIdentificationSchemeName1Choice ¶
type FinancialIdentificationSchemeName1Choice struct { Cd ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Prtry"` }
type FinancialInstitutionIdentification8 ¶
type FinancialInstitutionIdentification8 struct { BICFI BICFIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 ClrSysMmbId,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Othr,omitempty"` }
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Issr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Issr,omitempty"` }
type GenericIdentification1 ¶
type GenericOrganisationIdentification1 ¶
type GenericOrganisationIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id"` SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Issr,omitempty"` }
type GenericPersonIdentification1 ¶
type GenericPersonIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id"` SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Issr,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 Max2MBBinary ¶
type Max2MBBinary []byte
func (Max2MBBinary) MarshalText ¶
func (t Max2MBBinary) MarshalText() ([]byte, error)
func (*Max2MBBinary) UnmarshalText ¶
func (t *Max2MBBinary) UnmarshalText(text []byte) error
type OrganisationIdentification6 ¶
type OrganisationIdentification6 struct { BIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 BIC,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Othr,omitempty"` }
type OrganisationIdentification8 ¶
type OrganisationIdentification8 struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 AnyBIC,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Othr,omitempty"` }
type OrganisationIdentificationSchemeName1Choice ¶
type OrganisationIdentificationSchemeName1Choice struct { Cd ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Prtry"` }
type Party11Choice ¶
type Party11Choice struct { OrgId OrganisationIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 OrgId"` PrvtId PersonIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PrvtId"` }
type Party8Choice ¶
type Party8Choice struct { OrgId OrganisationIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 OrgId"` PrvtId PersonIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PrvtId"` }
type PartyAndSignature2 ¶
type PartyAndSignature2 struct { Pty PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Pty"` Sgntr ProprietaryData3 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Sgntr"` }
type PartyIdentification41 ¶
type PartyIdentification41 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PstlAdr,omitempty"` Id Party8Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id,omitempty"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CtryOfRes,omitempty"` CtctDtls ContactDetails2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CtctDtls,omitempty"` }
type PartyIdentification43 ¶
type PartyIdentification43 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PstlAdr,omitempty"` Id Party11Choice `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id,omitempty"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CtryOfRes,omitempty"` CtctDtls ContactDetails2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CtctDtls,omitempty"` }
type PersonIdentification5 ¶
type PersonIdentification5 struct { DtAndPlcOfBirth DateAndPlaceOfBirth `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 DtAndPlcOfBirth,omitempty"` Othr []GenericPersonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Othr,omitempty"` }
type PersonIdentificationSchemeName1Choice ¶
type PersonIdentificationSchemeName1Choice struct { Cd ExternalPersonIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Prtry"` }
type PostalAddress6 ¶
type PostalAddress6 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 AdrLine,omitempty"` }
type Presentation2 ¶
type Presentation2 struct { Presntr PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Presntr,omitempty"` BnfcryPresntnDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 BnfcryPresntnDt,omitempty"` }
type ProprietaryData3 ¶
type ProprietaryData3 struct {
Item string `xml:",any"`
}
type Undertaking6 ¶
type Undertaking6 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Id"` Issr PartyIdentification43 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Issr"` BnfcryRefNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 BnfcryRefNb,omitempty"` }
type UndertakingAmount3 ¶
type UndertakingAmount3 struct { Amt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Amt"` AddtlInf []Max2000Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 AddtlInf,omitempty"` }
type UndertakingDemandV01 ¶
type UndertakingDemandV01 struct { UdrtkgDmndDtls Demand1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 UdrtkgDmndDtls"` BkToBkInf []Max2000Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 BkToBkInf,omitempty"` DgtlSgntr PartyAndSignature2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 DgtlSgntr,omitempty"` }
type UndertakingDocumentType1Choice ¶
type UndertakingDocumentType1Choice struct { Cd ExternalUndertakingDocumentType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Cd"` Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsrv.013.001.01 Prtry"` }
Click to show internal directories.
Click to hide internal directories.