Documentation ¶
Index ¶
- type ATMCompletionAdvice1
- type ATMCompletionAdviceV01
- type ATMConfigurationParameter1
- type ATMContext3
- type ATMCustomer3
- type ATMCustomerProfile1
- type ATMCustomerProfile1Code
- type ATMDevice1Code
- type ATMEnvironment3
- type ATMEquipment1
- type ATMMessageFunction1
- type ATMService3
- type ATMServiceType2Code
- type ATMTransaction5
- type ATMTransactionStatus1Code
- type Acquirer7
- type Action5
- type ActionMessage4
- type ActionType6Code
- type ActiveCurrencyCode
- type Algorithm11Code
- type Algorithm12Code
- type Algorithm13Code
- type Algorithm15Code
- type Algorithm7Code
- type Algorithm8Code
- type AlgorithmIdentification11
- type AlgorithmIdentification12
- type AlgorithmIdentification13
- type AlgorithmIdentification14
- type AlgorithmIdentification15
- type AttributeType1Code
- type AuthenticatedData4
- type AuthenticationEntity2Code
- type AuthenticationMethod7Code
- type AuthorisationResult9
- type AutomatedTellerMachine1
- type BytePadding1Code
- type CardDataReading1Code
- type CardDataReading4Code
- type CardFallback1Code
- type CardholderVerificationCapability3Code
- type CertificateIssuer1
- type ContentInformationType10
- type ContentInformationType15
- type ContentType2Code
- type CountryCode
- type CurrencyAndAmount
- type CurrencyCode
- type DataSetCategory7Code
- type Document
- type EncapsulatedContent3
- type EncryptedContent3
- type EncryptionFormat1Code
- type EnvelopedData4
- type Exact3AlphaNumericText
- type FailureReason4Code
- type GenericIdentification77
- type GeographicCoordinates1
- type GeographicLocation1Choice
- type Header21
- type ISODateTime
- type IssuerAndSerialNumber1
- type KEK4
- type KEKIdentifier2
- type KeyTransport4
- type Max10000Binary
- type Max100KBinary
- type Max10Text
- type Max140Binary
- type Max140Text
- type Max16Text
- type Max20000Text
- type Max35Binary
- type Max35Text
- type Max3NumericText
- type Max3Text
- type Max5000Binary
- type Max500Binary
- type Max500Text
- type Max6Text
- type Max70Text
- type MessageFunction7Code
- type Min2Max3AlphaText
- type Min2Max3NumericText
- type Min5Max16Binary
- type Min6Max8Text
- type Min8Max28NumericText
- type OutputFormat2Code
- type Parameter4
- type Parameter5
- type Parameter6
- type Parameter7
- type PartyType12Code
- type PartyType13Code
- type PaymentCard17
- type PlainCardData14
- type PointOfInteractionCapabilities5
- type PostalAddress17
- type Recipient4Choice
- type Recipient5Choice
- type RelativeDistinguishedName1
- type Response4Code
- type ResponseType3
- type ResponseType4
- type ResultDetail2Code
- type TerminalHosting1
- type Traceability4
- type TransactionEnvironment2Code
- type TransactionEnvironment3Code
- type TransactionIdentifier1
- type TransactionVerificationResult5
- type UTMCoordinates1
- type Verification1Code
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ATMCompletionAdvice1 ¶
type ATMCompletionAdvice1 struct { Envt ATMEnvironment3 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Envt"` Cntxt ATMContext3 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Cntxt"` Tx ATMTransaction5 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Tx"` }
ATMCompletionAdvice1
Information related to the completion of an operation on the ATM.
type ATMCompletionAdviceV01 ¶
type ATMCompletionAdviceV01 struct { Hdr Header21 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Hdr"` PrtctdATMCmpltnAdvc ContentInformationType10 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 PrtctdATMCmpltnAdvc,omitempty"` ATMCmpltnAdvc ATMCompletionAdvice1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ATMCmpltnAdvc,omitempty"` SctyTrlr ContentInformationType15 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SctyTrlr,omitempty"` }
ATMCompletionAdviceV01
The ATMCompletionAdvice message is sent by an ATM to an acquirer or its agent to inform of the result of a transaction performed on the ATM.
type ATMConfigurationParameter1 ¶
type ATMConfigurationParameter1 struct { Tp DataSetCategory7Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Tp"` Vrsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Vrsn"` }
ATMConfigurationParameter1
Configuration parameter version of the ATM.
type ATMContext3 ¶
type ATMContext3 struct { SsnRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SsnRef,omitempty"` Svc ATMService3 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Svc"` }
ATMContext3
Context in which the transaction is performed.
type ATMCustomer3 ¶
type ATMCustomer3 struct { Prfl ATMCustomerProfile1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Prfl,omitempty"` SelctdLang string `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SelctdLang,omitempty"` AuthntcnRslt []TransactionVerificationResult5 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AuthntcnRslt"` }
ATMCustomer3
Customer involved in a withdrawal transaction.
type ATMCustomerProfile1 ¶
type ATMCustomerProfile1 struct { RtrvlMd ATMCustomerProfile1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RtrvlMd"` PrflRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 PrflRef,omitempty"` CstmrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CstmrId,omitempty"` }
ATMCustomerProfile1
Profile of the customer selected by an ATM.
type ATMEnvironment3 ¶
type ATMEnvironment3 struct { Acqrr Acquirer7 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Acqrr,omitempty"` ATMMgrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ATMMgrId,omitempty"` HstgNtty TerminalHosting1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 HstgNtty,omitempty"` ATM AutomatedTellerMachine1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ATM"` Cstmr ATMCustomer3 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Cstmr"` Card PaymentCard17 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Card,omitempty"` }
ATMEnvironment3
Environment of the withdrawal transaction.
type ATMEquipment1 ¶
type ATMEquipment1 struct { Manfctr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Manfctr,omitempty"` Mdl Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Mdl,omitempty"` SrlNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SrlNb,omitempty"` ApplPrvdr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ApplPrvdr,omitempty"` ApplNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ApplNm,omitempty"` ApplVrsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ApplVrsn,omitempty"` ApprvlNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ApprvlNb,omitempty"` CfgtnParam []ATMConfigurationParameter1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CfgtnParam,omitempty"` }
ATMEquipment1
ATM terminal equipment.
type ATMMessageFunction1 ¶
type ATMMessageFunction1 struct { Fctn MessageFunction7Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Fctn"` ATMSvcCd Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ATMSvcCd,omitempty"` HstSvcCd Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 HstSvcCd,omitempty"` }
ATMMessageFunction1
Identifies the type of process related to an ATM message.
type ATMService3 ¶
type ATMService3 struct { SvcRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SvcRef,omitempty"` ATMSvcCd Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ATMSvcCd,omitempty"` HstSvcCd Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 HstSvcCd,omitempty"` SvcTp ATMServiceType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SvcTp"` }
ATMService3
Withdrawal service provided by the ATM inside the session.
type ATMServiceType2Code ¶
type ATMServiceType2Code string
May be one of CHSN, PINC, PINR, PINU, PATH, PRFL, STDR, SPRV
type ATMTransaction5 ¶
type ATMTransaction5 struct { TxId TransactionIdentifier1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 TxId"` TxSts ATMTransactionStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 TxSts"` Incdnt []FailureReason4Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Incdnt,omitempty"` IncdntDtl []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 IncdntDtl,omitempty"` RcncltnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RcncltnId,omitempty"` ReqdRct bool `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ReqdRct,omitempty"` RctPrtd bool `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RctPrtd,omitempty"` CaptrdCard bool `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CaptrdCard,omitempty"` AuthstnRslt AuthorisationResult9 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AuthstnRslt,omitempty"` ICCRltdData Max10000Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ICCRltdData,omitempty"` }
ATMTransaction5
Withdrawal transaction for which the completion is sent.
type ATMTransactionStatus1Code ¶
type ATMTransactionStatus1Code string
May be one of DOBT, FAIL, SCSS
type Acquirer7 ¶
type Acquirer7 struct { AcqrgInstn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AcqrgInstn,omitempty"` Brnch Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Brnch,omitempty"` }
Acquirer7
Acquirer of the withdrawal transaction, in charge of the funds settlement with the issuer.
type Action5 ¶
type Action5 struct { ActnTp ActionType6Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ActnTp"` MsgToPres ActionMessage4 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 MsgToPres,omitempty"` ReqToPrfrm MessageFunction7Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ReqToPrfrm,omitempty"` }
Action5
Set of actions to be performed by the card acceptor.
type ActionMessage4 ¶
type ActionMessage4 struct { Frmt OutputFormat2Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Frmt,omitempty"` Msg Max20000Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Msg,omitempty"` Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Ref,omitempty"` Dvc ATMDevice1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Dvc,omitempty"` MsgCnttSgntr Max35Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 MsgCnttSgntr,omitempty"` }
ActionMessage4
Information to display, print or log.
type ActionType6Code ¶
type ActionType6Code string
May be one of DCCQ, FEES, HAMT, LAMT, BUSY, CPTR, DISP, CPNS, RQST, PINL, PINR, TRCK
type Algorithm13Code ¶
type Algorithm13Code string
May be one of EA2C, E3DC, DKP9, UKPT, UKA1, EA9C, EA5C
type AlgorithmIdentification11 ¶
type AlgorithmIdentification11 struct { Algo Algorithm7Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Algo"` Param Parameter4 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Param,omitempty"` }
AlgorithmIdentification11
Cryptographic algorithms and parameters for the protection of transported keys by an asymmetric key.
type AlgorithmIdentification12 ¶
type AlgorithmIdentification12 struct { Algo Algorithm8Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Algo"` Param Parameter5 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Param,omitempty"` }
AlgorithmIdentification12
Mask generator function cryptographic algorithm and parameters.
type AlgorithmIdentification13 ¶
type AlgorithmIdentification13 struct { Algo Algorithm13Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Algo"` Param Parameter6 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Param,omitempty"` }
AlgorithmIdentification13
Cryptographic algorithm and parameters for the protection of the transported key.
type AlgorithmIdentification14 ¶
type AlgorithmIdentification14 struct { Algo Algorithm15Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Algo"` Param Parameter6 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Param,omitempty"` }
AlgorithmIdentification14
Cryptographic algorithm and parameters for encryptions with a symmetric cryptographic key.
type AlgorithmIdentification15 ¶
type AlgorithmIdentification15 struct { Algo Algorithm12Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Algo"` Param Parameter7 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Param,omitempty"` }
AlgorithmIdentification15
Identification of a cryptographic algorithm and parameters for the MAC computation.
type AuthenticatedData4 ¶
type AuthenticatedData4 struct { Vrsn float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Vrsn,omitempty"` Rcpt []Recipient4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Rcpt"` MACAlgo AlgorithmIdentification15 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 MACAlgo"` NcpsltdCntt EncapsulatedContent3 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 NcpsltdCntt"` MAC Max140Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 MAC"` }
AuthenticatedData4
Message authentication code (MAC), computed on the data to protect with an encryption key.
type AuthenticationEntity2Code ¶
type AuthenticationEntity2Code string
May be one of ICCD, AGNT, MERC, ACQR, ISSR, TRML
type AuthenticationMethod7Code ¶
type AuthenticationMethod7Code string
May be one of TOKA, BIOM, MOBL, OTHR, FPIN, NPIN, PSWD, SCRT, SCNL
type AuthorisationResult9 ¶
type AuthorisationResult9 struct { AuthstnNtty PartyType13Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AuthstnNtty,omitempty"` AuthstnRspn ResponseType3 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AuthstnRspn"` RspnTrac []ResponseType4 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RspnTrac,omitempty"` AuthstnCd Min6Max8Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AuthstnCd,omitempty"` Actn []Action5 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Actn,omitempty"` }
AuthorisationResult9
Outcome of the withdrawal authorisation.
type AutomatedTellerMachine1 ¶
type AutomatedTellerMachine1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Id"` AddtlId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AddtlId,omitempty"` SeqNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SeqNb,omitempty"` BaseCcy ActiveCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 BaseCcy"` Lctn PostalAddress17 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Lctn,omitempty"` LctnCtgy TransactionEnvironment2Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 LctnCtgy,omitempty"` Cpblties PointOfInteractionCapabilities5 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Cpblties,omitempty"` Eqpmnt ATMEquipment1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Eqpmnt,omitempty"` }
AutomatedTellerMachine1
ATM information.
type CardDataReading1Code ¶
type CardDataReading1Code string
May be one of TAGC, PHYS, BRCD, MGST, CICC, DFLE, CTLS, ECTL
type CardholderVerificationCapability3Code ¶
type CardholderVerificationCapability3Code string
May be one of NPIN, FCPN, FEPN, FDSG, FBIO, FBIG, PKIS, PCOD
type CertificateIssuer1 ¶
type CertificateIssuer1 struct {
RltvDstngshdNm []RelativeDistinguishedName1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RltvDstngshdNm"`
}
CertificateIssuer1
Certificate issuer name (see X.509).
type ContentInformationType10 ¶
type ContentInformationType10 struct { CnttTp ContentType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CnttTp"` EnvlpdData EnvelopedData4 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 EnvlpdData"` }
ContentInformationType10
General cryptographic message syntax (CMS) containing encrypted data.
type ContentInformationType15 ¶
type ContentInformationType15 struct { CnttTp ContentType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CnttTp"` AuthntcdData AuthenticatedData4 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AuthntcdData"` }
ContentInformationType15
General cryptographic message syntax (CMS) containing authenticated data.
type CurrencyAndAmount ¶
type CurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy CurrencyCode `xml:"Ccy,attr"` }
CurrencyAndAmount
Number of monetary units specified in a currency, where the unit of currency is explicit and compliant with ISO 4217. The decimal separator is a dot. Note: A zero amount is considered a positive amount.
type DataSetCategory7Code ¶
type DataSetCategory7Code string
May be one of ATMC, ATMP, APPR, CRAP, CPRC, OEXR, AMNT, LOCC, MNOC
type Document ¶
type Document struct {
ATMCmpltnAdvc ATMCompletionAdviceV01 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ATMCmpltnAdvc"`
}
type EncapsulatedContent3 ¶
type EncapsulatedContent3 struct { CnttTp ContentType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CnttTp"` Cntt Max100KBinary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Cntt,omitempty"` }
EncapsulatedContent3
Data to authenticate.
type EncryptedContent3 ¶
type EncryptedContent3 struct { CnttTp ContentType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CnttTp"` CnttNcrptnAlgo AlgorithmIdentification14 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CnttNcrptnAlgo"` NcrptdData Max100KBinary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 NcrptdData"` }
EncryptedContent3
Encrypted data with an encryption key.
type EnvelopedData4 ¶
type EnvelopedData4 struct { Vrsn float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Vrsn,omitempty"` Rcpt []Recipient4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Rcpt"` NcrptdCntt EncryptedContent3 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 NcrptdCntt,omitempty"` }
EnvelopedData4
Encrypted data with encryption key.
type Exact3AlphaNumericText ¶
type Exact3AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{3}
type FailureReason4Code ¶
type FailureReason4Code string
May be one of CDCP, CDCL, CDER, CUCL, CUDC, CDFG, FILL, MALF, NDCL, SECU, SFRD, TIMO, LATE, UCPT, UCMP, USND, CSRV
type GenericIdentification77 ¶
type GenericIdentification77 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Id"` Tp PartyType12Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Tp"` Issr PartyType12Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Issr,omitempty"` Ctry Min2Max3AlphaText `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Ctry,omitempty"` ShrtNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ShrtNm,omitempty"` }
GenericIdentification77
Identification of an entity.
type GeographicCoordinates1 ¶
type GeographicCoordinates1 struct { Lat Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Lat"` Long Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Long"` }
GeographicCoordinates1
Location on the Earth specified by two numbers representing vertical and horizontal position.
type GeographicLocation1Choice ¶
type GeographicLocation1Choice struct { GeogcCordints GeographicCoordinates1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 GeogcCordints"` UTMCordints UTMCoordinates1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 UTMCordints"` }
GeographicLocation1Choice
Geographic location of the ATM specified by geographic coordinates or UTM coordinates.
type Header21 ¶
type Header21 struct { MsgFctn ATMMessageFunction1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 MsgFctn"` PrtcolVrsn Max6Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 PrtcolVrsn"` XchgId Max3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 XchgId"` ReTrnsmssnCntr float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ReTrnsmssnCntr,omitempty"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CreDtTm"` InitgPty Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 InitgPty"` RcptPty Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RcptPty,omitempty"` PrcStat Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 PrcStat,omitempty"` Tracblt []Traceability4 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Tracblt,omitempty"` }
Header21
Information related to the protocol management on a segment of the path from the ATM to the acquirer.
type ISODateTime ¶
ISODateTime
A particular point in the progression of time defined by a mandatory date and a mandatory time component, expressed in either UTC time format (YYYY-MM-DDThh:mm:ss.sssZ), local time with UTC offset format (YYYY-MM-DDThh:mm:ss.sss+/-hh:mm), or local time format (YYYY-MM-DDThh:mm:ss.sss). These representations are defined in "XML Schema Part 2: Datatypes Second Edition - W3C Recommendation 28 October 2004" which is aligned with ISO 8601. Note on the time format: 1) beginning / end of calendar day 00:00:00 = the beginning of a calendar day 24:00:00 = the end of a calendar day 2) fractions of second in time format Decimal fractions of seconds may be included. In this case, the involved parties shall agree on the maximum number of digits that are allowed.
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type IssuerAndSerialNumber1 ¶
type IssuerAndSerialNumber1 struct { Issr CertificateIssuer1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Issr"` SrlNb Max35Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SrlNb"` }
IssuerAndSerialNumber1
Certificate issuer name and serial number (see X.509).
type KEK4 ¶
type KEK4 struct { Vrsn float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Vrsn,omitempty"` KEKId KEKIdentifier2 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 KEKId"` KeyNcrptnAlgo AlgorithmIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 KeyNcrptnAlgo"` NcrptdKey Max500Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 NcrptdKey"` }
KEK4
Key encryption key (KEK), using previously distributed symmetric key.
type KEKIdentifier2 ¶
type KEKIdentifier2 struct { KeyId Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 KeyId"` KeyVrsn Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 KeyVrsn"` SeqNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SeqNb,omitempty"` DerivtnId Min5Max16Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 DerivtnId,omitempty"` }
KEKIdentifier2
Identification of a key encryption key (KEK), using previously distributed symmetric key.
type KeyTransport4 ¶
type KeyTransport4 struct { Vrsn float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Vrsn,omitempty"` RcptId Recipient5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RcptId"` KeyNcrptnAlgo AlgorithmIdentification11 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 KeyNcrptnAlgo"` NcrptdKey Max5000Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 NcrptdKey"` }
KeyTransport4
Key encryption key (KEK), encrypted with a previously distributed asymmetric public key.
type Max10000Binary ¶
type Max10000Binary []byte
Max10000Binary
Specifies a binary string with a maximum length of 10000 binary bytes.
func (Max10000Binary) MarshalText ¶
func (t Max10000Binary) MarshalText() ([]byte, error)
func (*Max10000Binary) UnmarshalText ¶
func (t *Max10000Binary) UnmarshalText(text []byte) error
type Max100KBinary ¶
type Max100KBinary []byte
Max100KBinary
Binary data of 100K maximum.
func (Max100KBinary) MarshalText ¶
func (t Max100KBinary) MarshalText() ([]byte, error)
func (*Max100KBinary) UnmarshalText ¶
func (t *Max100KBinary) UnmarshalText(text []byte) error
type Max140Binary ¶
type Max140Binary []byte
Max140Binary
Specifies a binary string with a maximum length of 140 binary bytes.
func (Max140Binary) MarshalText ¶
func (t Max140Binary) MarshalText() ([]byte, error)
func (*Max140Binary) UnmarshalText ¶
func (t *Max140Binary) UnmarshalText(text []byte) error
type Max35Binary ¶
type Max35Binary []byte
Max35Binary
Specifies a binary string with a maximum length of 35 binary bytes.
func (Max35Binary) MarshalText ¶
func (t Max35Binary) MarshalText() ([]byte, error)
func (*Max35Binary) UnmarshalText ¶
func (t *Max35Binary) UnmarshalText(text []byte) error
type Max5000Binary ¶
type Max5000Binary []byte
Max5000Binary
Specifies a binary string with a maximum length of 5000 binary bytes.
func (Max5000Binary) MarshalText ¶
func (t Max5000Binary) MarshalText() ([]byte, error)
func (*Max5000Binary) UnmarshalText ¶
func (t *Max5000Binary) UnmarshalText(text []byte) error
type Max500Binary ¶
type Max500Binary []byte
Max500Binary
Specifies a binary string with a maximum length of 500 binary bytes.
func (Max500Binary) MarshalText ¶
func (t Max500Binary) MarshalText() ([]byte, error)
func (*Max500Binary) UnmarshalText ¶
func (t *Max500Binary) UnmarshalText(text []byte) error
type MessageFunction7Code ¶
type MessageFunction7Code string
May be one of BALN, CMPA, CMPD, ACMD, DVCC, DIAQ, DIAP, GSTS, INQQ, INQP, KYAQ, KYAP, PINQ, PINP, RJAQ, RJAP, WITV, WITK, WITQ, WITP, INQC, H2AP, H2AQ, TMOP, CSEC, DSEC, SKSC, SSTS
type Min5Max16Binary ¶
type Min5Max16Binary []byte
Min5Max16Binary
Specifies a binary string with a minimum length of 5 bytes, and a maximum length of 16 bytes.
func (Min5Max16Binary) MarshalText ¶
func (t Min5Max16Binary) MarshalText() ([]byte, error)
func (*Min5Max16Binary) UnmarshalText ¶
func (t *Min5Max16Binary) UnmarshalText(text []byte) error
type Parameter4 ¶
type Parameter4 struct { NcrptnFrmt EncryptionFormat1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 NcrptnFrmt,omitempty"` DgstAlgo Algorithm11Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 DgstAlgo,omitempty"` MskGnrtrAlgo AlgorithmIdentification12 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 MskGnrtrAlgo,omitempty"` }
Parameter4
Parameters of the asymmetric encryption algorithm.
type Parameter5 ¶
type Parameter5 struct {
DgstAlgo Algorithm11Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 DgstAlgo,omitempty"`
}
Parameter5
Parameters associated to a mask generator cryptographic function.
type Parameter6 ¶
type Parameter6 struct { NcrptnFrmt EncryptionFormat1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 NcrptnFrmt,omitempty"` InitlstnVctr Max500Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 InitlstnVctr,omitempty"` BPddg BytePadding1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 BPddg,omitempty"` }
Parameter6
Parameters associated to a cryptographic encryption algorithm.
type Parameter7 ¶
type Parameter7 struct { InitlstnVctr Max500Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 InitlstnVctr,omitempty"` BPddg BytePadding1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 BPddg,omitempty"` }
Parameter7
Parameters associated to the MAC algorithm.
type PartyType12Code ¶
type PartyType12Code string
May be one of ACQR, ATMG, CISP, DLIS, HSTG, ITAG, OATM
type PaymentCard17 ¶
type PaymentCard17 struct { CardDataNtryMd CardDataReading1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CardDataNtryMd"` FllbckInd CardFallback1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 FllbckInd,omitempty"` PrtctdCardData ContentInformationType10 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 PrtctdCardData,omitempty"` PlainCardData PlainCardData14 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 PlainCardData,omitempty"` CardCtryCd Max3Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CardCtryCd,omitempty"` CardCcyCd Exact3AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CardCcyCd,omitempty"` RtndCardBal CurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RtndCardBal,omitempty"` }
PaymentCard17
Card performing the withdrawal transaction.
type PlainCardData14 ¶
type PlainCardData14 struct { PAN Min8Max28NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 PAN,omitempty"` CardSeqNb Min2Max3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CardSeqNb,omitempty"` FctvDt Max10Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 FctvDt,omitempty"` XpryDt Max10Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 XpryDt,omitempty"` Trck1 Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Trck1,omitempty"` Trck2 Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Trck2,omitempty"` Trck3 Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Trck3,omitempty"` }
PlainCardData14
Sensible data associated with the payment card performing the transaction.
type PointOfInteractionCapabilities5 ¶
type PointOfInteractionCapabilities5 struct { CardRdData []CardDataReading4Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CardRdData,omitempty"` CardWrtData []CardDataReading4Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CardWrtData,omitempty"` Authntcn []CardholderVerificationCapability3Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Authntcn,omitempty"` PINLngthCpblties float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 PINLngthCpblties,omitempty"` ApprvlCdLngth float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 ApprvlCdLngth,omitempty"` MxScrptLngth float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 MxScrptLngth,omitempty"` CardCaptrCpbl bool `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CardCaptrCpbl,omitempty"` }
PointOfInteractionCapabilities5
Capabilities of the ATM terminal.
type PostalAddress17 ¶
type PostalAddress17 struct { AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 TwnNm"` CtrySubDvsn []Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Ctry"` GLctn GeographicLocation1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 GLctn,omitempty"` }
PostalAddress17
Information that locates and identifies a specific address, as defined by postal services or in free format text.
type Recipient4Choice ¶
type Recipient4Choice struct { KeyTrnsprt KeyTransport4 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 KeyTrnsprt"` KEK KEK4 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 KEK"` KeyIdr KEKIdentifier2 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 KeyIdr"` }
Recipient4Choice
Transport key or key encryption key (KEK) for the recipient.
type Recipient5Choice ¶
type Recipient5Choice struct { IssrAndSrlNb IssuerAndSerialNumber1 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 IssrAndSrlNb"` KeyIdr KEKIdentifier2 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 KeyIdr"` }
Recipient5Choice
Identification of a cryptographic asymmetric key.
type RelativeDistinguishedName1 ¶
type RelativeDistinguishedName1 struct { AttrTp AttributeType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AttrTp"` AttrVal Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AttrVal"` }
RelativeDistinguishedName1
Relative distinguished name defined by X.500 and X.509.
type ResponseType3 ¶
type ResponseType3 struct { Rspn Response4Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Rspn"` RspnRsn ResultDetail2Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RspnRsn,omitempty"` AddtlRspnInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AddtlRspnInf,omitempty"` }
ResponseType3
Response of a requested service.
type ResponseType4 ¶
type ResponseType4 struct { RspndrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RspndrId"` Cdfctn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Cdfctn,omitempty"` Rspn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Rspn"` RspnRsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RspnRsn,omitempty"` AddtlRspnInf Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AddtlRspnInf,omitempty"` }
ResponseType4
Trace of response by the entities in the path from the issuer to the ATM.
type ResultDetail2Code ¶
type ResultDetail2Code string
May be one of ACTF, ACQS, AMLV, AMTA, AUTH, BANK, CRDR, CRDF, ACTC, CTVG, DBER, FEES, TXNL, AMTD, NMBD, CRDX, FDCL, FMTR, TXNG, FNDI, ACPI, AMTI, ADDI, BRHI, CHDI, CRDI, CTFV, AMTO, PINV, TKKO, SGNI, TKID, TXNV, DATI, ISSP, ISSF, ISSO, ISST, ISSU, KEYS, LBLA, CRDL, MACR, MACK, ICCM, PINN, CRDA, LBLU, PINA, NPRA, OFFL, ONLP, NPRC, TXNM, OTHR, BALO, SEQO, PINC, PIND, PINS, PINX, PINE, QMAX, RECD, CRDT, SECV, SRVU, SFWE, SPCC, CRDS, SRCH, CNTC, FRDS, SYSP, SYSM, TRMI, ACTT, TTLV, TXNU, TXND, ORGF, UNBO, UNBP, UNBC, CMKY, CRDU, SVSU, VNDR, VNDF, AMTW, NMBW, CRDW
type TerminalHosting1 ¶
type TerminalHosting1 struct { Ctgy TransactionEnvironment3Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Ctgy,omitempty"` Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Id,omitempty"` }
TerminalHosting1
Entity hosting the ATM terminal.
type Traceability4 ¶
type Traceability4 struct { RlayId GenericIdentification77 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 RlayId"` SeqNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 SeqNb,omitempty"` TracDtTmIn ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 TracDtTmIn"` TracDtTmOut ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 TracDtTmOut"` }
Traceability4
Identification of partners involved in exchange from the ATM to the issuer, with the relative timestamp of their exchanges.
type TransactionEnvironment3Code ¶
type TransactionEnvironment3Code string
May be one of BRCH, MERC, OTHR
type TransactionIdentifier1 ¶
type TransactionIdentifier1 struct { TxDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 TxDtTm"` TxRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 TxRef"` }
TransactionIdentifier1
Identification of the transaction in an unambiguous way.
type TransactionVerificationResult5 ¶
type TransactionVerificationResult5 struct { Mtd AuthenticationMethod7Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Mtd"` VrfctnNtty AuthenticationEntity2Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 VrfctnNtty,omitempty"` Rslt Verification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 Rslt,omitempty"` AddtlRslt Max500Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AddtlRslt,omitempty"` AuthntcnTkn Max140Binary `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 AuthntcnTkn,omitempty"` }
TransactionVerificationResult5
Result of performed verifications for the transaction.
type UTMCoordinates1 ¶
type UTMCoordinates1 struct { UTMZone Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 UTMZone"` UTMEstwrd float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 UTMEstwrd"` UTMNrthwrd float64 `xml:"urn:iso:std:iso:20022:tech:xsd:catp.008.001.01 UTMNrthwrd"` }
UTMCoordinates1
Location on the Earth specified by the Universal Transverse Mercator coordinate system, using the WGS84 geodesic system.
type Verification1Code ¶
type Verification1Code string
May be one of FAIL, MISS, NOVF, PART, SUCC, ERRR