Documentation ¶
Index ¶
- type ATMCassette1
- type ATMCassetteCounters1
- type ATMCassetteCounters2
- type ATMCassetteType1Code
- type ATMCommand3Code
- type ATMCommand5
- type ATMCommand6
- type ATMCommandIdentification1
- type ATMConfigurationParameter1
- type ATMCounterType1Code
- type ATMCounterType2Code
- type ATMEnvironment10
- type ATMEquipment1
- type ATMMediaType1Code
- type ATMMessageFunction1
- type ATMNoteType1Code
- type ATMNoteType2Code
- type ATMOperation1Code
- type ATMReconciliationAdvice1
- type ATMReconciliationAdviceV01
- type ATMTotals1
- type ATMTotals3
- type ATMTransaction11
- type Acquirer7
- 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 AutomatedTellerMachine8
- type BytePadding1Code
- type CertificateIssuer1
- type ContentInformationType10
- type ContentInformationType15
- type ContentType2Code
- type CountryCode
- type DataSetCategory7Code
- type Document
- type EncapsulatedContent3
- type EncryptedContent3
- type EncryptionFormat1Code
- type EnvelopedData4
- type GenericIdentification77
- type GeographicCoordinates1
- type GeographicLocation1Choice
- type Header21
- type ISODateTime
- type IssuerAndSerialNumber1
- type KEK4
- type KEKIdentifier2
- type KeyTransport4
- type Max100KBinary
- type Max140Binary
- type Max140Text
- type Max16Text
- type Max35Binary
- type Max35Text
- type Max3NumericText
- type Max5000Binary
- type Max500Binary
- type Max6Text
- type Max70Text
- type MessageFunction7Code
- type Min2Max3AlphaText
- type Min5Max16Binary
- type Parameter4
- type Parameter5
- type Parameter6
- type Parameter7
- type PartyType12Code
- type PostalAddress17
- type Recipient4Choice
- type Recipient5Choice
- type RelativeDistinguishedName1
- type TerminalHosting1
- type TerminalManagementActionResult2Code
- type Traceability4
- type TransactionEnvironment2Code
- type TransactionEnvironment3Code
- type TransactionIdentifier1
- type UTMCoordinates1
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ATMCassette1 ¶
type ATMCassette1 struct { PhysId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 PhysId,omitempty"` LogclId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 LogclId"` Tp ATMCassetteType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Tp"` SubTp []ATMNoteType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 SubTp,omitempty"` MdiaTp ATMMediaType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 MdiaTp,omitempty"` MdiaCntrs []ATMCassetteCounters1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 MdiaCntrs,omitempty"` }
ATMCassette1
Information on the cassette of an ATM.
type ATMCassetteCounters1 ¶
type ATMCassetteCounters1 struct { UnitVal float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 UnitVal,omitempty"` Ccy ActiveCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Ccy,omitempty"` ItmTp ATMNoteType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ItmTp,omitempty"` Cntr []ATMCassetteCounters2 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Cntr,omitempty"` CurNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CurNb"` CurAmt float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CurAmt,omitempty"` }
ATMCassetteCounters1
ATM cassette counter per unit value or globally.
type ATMCassetteCounters2 ¶
type ATMCassetteCounters2 struct { Tp ATMCounterType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Tp"` AddedNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 AddedNb,omitempty"` RmvdNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 RmvdNb,omitempty"` DspnsdNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 DspnsdNb,omitempty"` DpstNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 DpstNb,omitempty"` RcycldNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 RcycldNb,omitempty"` RtrctdNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 RtrctdNb,omitempty"` RjctdNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 RjctdNb,omitempty"` PresntdNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 PresntdNb,omitempty"` }
ATMCassetteCounters2
Counters of media inside an ATM cassette.
type ATMCassetteType1Code ¶
type ATMCassetteType1Code string
May be one of DPST, DISP, RCYC, RJCT, RPLT, RTRC
type ATMCommand5 ¶
type ATMCommand5 struct { Tp ATMCommand3Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Tp"` ReqrdDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ReqrdDtTm,omitempty"` PrcdDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 PrcdDtTm"` CmdId ATMCommandIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CmdId,omitempty"` Rslt TerminalManagementActionResult2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Rslt"` AddtlErrInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 AddtlErrInf,omitempty"` }
ATMCommand5
Command result for reinitialization of the transaction counters.
type ATMCommand6 ¶
type ATMCommand6 struct { Tp ATMCommand3Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Tp"` CmdId ATMCommandIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CmdId,omitempty"` }
ATMCommand6
Party which has requested the reconciliation.
type ATMCommandIdentification1 ¶
type ATMCommandIdentification1 struct { Orgn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Orgn,omitempty"` Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Ref,omitempty"` Prcr Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Prcr,omitempty"` }
ATMCommandIdentification1
Identification of the entity issuing the command.
type ATMConfigurationParameter1 ¶
type ATMConfigurationParameter1 struct { Tp DataSetCategory7Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Tp"` Vrsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Vrsn"` }
ATMConfigurationParameter1
Configuration parameter version of the ATM.
type ATMCounterType1Code ¶
type ATMCounterType1Code string
May be one of INQU, CTXN, CTOF, BDAY, PRTN, OPER
type ATMEnvironment10 ¶
type ATMEnvironment10 struct { Acqrr Acquirer7 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Acqrr,omitempty"` ATMMgrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATMMgrId,omitempty"` HstgNtty TerminalHosting1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 HstgNtty,omitempty"` ATM AutomatedTellerMachine8 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATM"` }
ATMEnvironment10
Environment of the transaction.
type ATMEquipment1 ¶
type ATMEquipment1 struct { Manfctr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Manfctr,omitempty"` Mdl Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Mdl,omitempty"` SrlNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 SrlNb,omitempty"` ApplPrvdr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ApplPrvdr,omitempty"` ApplNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ApplNm,omitempty"` ApplVrsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ApplVrsn,omitempty"` ApprvlNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ApprvlNb,omitempty"` CfgtnParam []ATMConfigurationParameter1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CfgtnParam,omitempty"` }
ATMEquipment1
ATM terminal equipment.
type ATMMediaType1Code ¶
type ATMMediaType1Code string
May be one of CARD, COIN, CMDT, CPNS, NOTE, STMP, UDTM
type ATMMessageFunction1 ¶
type ATMMessageFunction1 struct { Fctn MessageFunction7Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Fctn"` ATMSvcCd Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATMSvcCd,omitempty"` HstSvcCd Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 HstSvcCd,omitempty"` }
ATMMessageFunction1
Identifies the type of process related to an ATM message.
type ATMNoteType2Code ¶
type ATMNoteType2Code string
May be one of CNTR, FITN, FITU, NTRL, SPCT, UNFT, UNRG
type ATMReconciliationAdvice1 ¶
type ATMReconciliationAdvice1 struct { Envt ATMEnvironment10 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Envt"` CmdRslt []ATMCommand5 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CmdRslt,omitempty"` CmdCntxt ATMCommand6 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CmdCntxt,omitempty"` Tx ATMTransaction11 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Tx"` }
ATMReconciliationAdvice1
Information related to the reconciliation of an ATM.
type ATMReconciliationAdviceV01 ¶
type ATMReconciliationAdviceV01 struct { Hdr Header21 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Hdr"` PrtctdATMRcncltnAdvc ContentInformationType10 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 PrtctdATMRcncltnAdvc,omitempty"` ATMRcncltnAdvc ATMReconciliationAdvice1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATMRcncltnAdvc,omitempty"` SctyTrlr ContentInformationType15 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 SctyTrlr,omitempty"` }
ATMReconciliationAdviceV01
The ATMReconciliationAdvice message is sent by an ATM to an acquirer or its agent to send all the counters of the ATM. It can be sent by an operator function or as a response of a command sent by an agent or a server.
type ATMTotals1 ¶
type ATMTotals1 struct { MdiaTp ATMMediaType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 MdiaTp,omitempty"` Ccy ActiveCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Ccy,omitempty"` ATMBal float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATMBal,omitempty"` ATMCur float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATMCur,omitempty"` ATMBalNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATMBalNb,omitempty"` ATMCurNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATMCurNb,omitempty"` }
ATMTotals1
Current totals of the ATM.
type ATMTotals3 ¶
type ATMTotals3 struct { Id Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Id"` AddtlId Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 AddtlId,omitempty"` Prd ATMCounterType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Prd"` Ccy ActiveCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Ccy,omitempty"` Cnt float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Cnt"` Amt float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Amt,omitempty"` }
ATMTotals3
Totals of the ATM.
type ATMTransaction11 ¶
type ATMTransaction11 struct { TpOfOpr ATMOperation1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 TpOfOpr,omitempty"` TxId TransactionIdentifier1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 TxId"` RcncltnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 RcncltnId"` ATMTtls []ATMTotals1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATMTtls,omitempty"` Csstt []ATMCassette1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Csstt,omitempty"` TxTtls []ATMTotals3 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 TxTtls,omitempty"` RtndCard float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 RtndCard,omitempty"` AddtlTxInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 AddtlTxInf,omitempty"` }
ATMTransaction11
Information about the reconciliation request.
type Acquirer7 ¶
type Acquirer7 struct { AcqrgInstn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 AcqrgInstn,omitempty"` Brnch Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Brnch,omitempty"` }
Acquirer7
Acquirer of the withdrawal transaction, in charge of the funds settlement with the issuer.
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:caam.009.001.01 Algo"` Param Parameter4 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 Algo"` Param Parameter5 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 Algo"` Param Parameter6 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 Algo"` Param Parameter6 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 Algo"` Param Parameter7 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 Vrsn,omitempty"` Rcpt []Recipient4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Rcpt"` MACAlgo AlgorithmIdentification15 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 MACAlgo"` NcpsltdCntt EncapsulatedContent3 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 NcpsltdCntt"` MAC Max140Binary `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 MAC"` }
AuthenticatedData4
Message authentication code (MAC), computed on the data to protect with an encryption key.
type AutomatedTellerMachine8 ¶
type AutomatedTellerMachine8 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Id"` AddtlId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 AddtlId,omitempty"` SeqNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 SeqNb,omitempty"` BaseCcy ActiveCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 BaseCcy"` Lctn PostalAddress17 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Lctn,omitempty"` LctnCtgy TransactionEnvironment2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 LctnCtgy,omitempty"` Eqpmnt ATMEquipment1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Eqpmnt,omitempty"` }
AutomatedTellerMachine8
ATM information.
type CertificateIssuer1 ¶
type CertificateIssuer1 struct {
RltvDstngshdNm []RelativeDistinguishedName1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 CnttTp"` EnvlpdData EnvelopedData4 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 CnttTp"` AuthntcdData AuthenticatedData4 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 AuthntcdData"` }
ContentInformationType15
General cryptographic message syntax (CMS) containing authenticated data.
type DataSetCategory7Code ¶
type DataSetCategory7Code string
May be one of ATMC, ATMP, APPR, CRAP, CPRC, OEXR, AMNT, LOCC, MNOC
type Document ¶
type Document struct {
ATMRcncltnAdvc ATMReconciliationAdviceV01 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ATMRcncltnAdvc"`
}
type EncapsulatedContent3 ¶
type EncapsulatedContent3 struct { CnttTp ContentType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CnttTp"` Cntt Max100KBinary `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Cntt,omitempty"` }
EncapsulatedContent3
Data to authenticate.
type EncryptedContent3 ¶
type EncryptedContent3 struct { CnttTp ContentType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CnttTp"` CnttNcrptnAlgo AlgorithmIdentification14 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CnttNcrptnAlgo"` NcrptdData Max100KBinary `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 Vrsn,omitempty"` Rcpt []Recipient4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Rcpt"` NcrptdCntt EncryptedContent3 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 NcrptdCntt,omitempty"` }
EnvelopedData4
Encrypted data with encryption key.
type GenericIdentification77 ¶
type GenericIdentification77 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Id"` Tp PartyType12Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Tp"` Issr PartyType12Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Issr,omitempty"` Ctry Min2Max3AlphaText `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Ctry,omitempty"` ShrtNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ShrtNm,omitempty"` }
GenericIdentification77
Identification of an entity.
type GeographicCoordinates1 ¶
type GeographicCoordinates1 struct { Lat Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Lat"` Long Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 GeogcCordints"` UTMCordints UTMCoordinates1 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 MsgFctn"` PrtcolVrsn Max6Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 PrtcolVrsn"` XchgId Max3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 XchgId"` ReTrnsmssnCntr float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 ReTrnsmssnCntr,omitempty"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CreDtTm"` InitgPty Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 InitgPty"` RcptPty Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 RcptPty,omitempty"` PrcStat Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 PrcStat,omitempty"` Tracblt []Traceability4 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 Issr"` SrlNb Max35Binary `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 Vrsn,omitempty"` KEKId KEKIdentifier2 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 KEKId"` KeyNcrptnAlgo AlgorithmIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 KeyNcrptnAlgo"` NcrptdKey Max500Binary `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 KeyId"` KeyVrsn Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 KeyVrsn"` SeqNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 SeqNb,omitempty"` DerivtnId Min5Max16Binary `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 Vrsn,omitempty"` RcptId Recipient5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 RcptId"` KeyNcrptnAlgo AlgorithmIdentification11 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 KeyNcrptnAlgo"` NcrptdKey Max5000Binary `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 NcrptdKey"` }
KeyTransport4
Key encryption key (KEK), encrypted with a previously distributed asymmetric public key.
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:caam.009.001.01 NcrptnFrmt,omitempty"` DgstAlgo Algorithm11Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 DgstAlgo,omitempty"` MskGnrtrAlgo AlgorithmIdentification12 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.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:caam.009.001.01 NcrptnFrmt,omitempty"` InitlstnVctr Max500Binary `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 InitlstnVctr,omitempty"` BPddg BytePadding1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 InitlstnVctr,omitempty"` BPddg BytePadding1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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 PostalAddress17 ¶
type PostalAddress17 struct { AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 TwnNm"` CtrySubDvsn []Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Ctry"` GLctn GeographicLocation1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 KeyTrnsprt"` KEK KEK4 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 KEK"` KeyIdr KEKIdentifier2 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 IssrAndSrlNb"` KeyIdr KEKIdentifier2 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 AttrTp"` AttrVal Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 AttrVal"` }
RelativeDistinguishedName1
Relative distinguished name defined by X.500 and X.509.
type TerminalHosting1 ¶
type TerminalHosting1 struct { Ctgy TransactionEnvironment3Code `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Ctgy,omitempty"` Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 Id,omitempty"` }
TerminalHosting1
Entity hosting the ATM terminal.
type TerminalManagementActionResult2Code ¶
type TerminalManagementActionResult2Code string
May be one of CNTE, FMTE, HRDW, NSUP, SECR, SUCC, SYNE, TIMO, UKRF
type Traceability4 ¶
type Traceability4 struct { RlayId GenericIdentification77 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 RlayId"` SeqNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 SeqNb,omitempty"` TracDtTmIn ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 TracDtTmIn"` TracDtTmOut ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.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:caam.009.001.01 TxDtTm"` TxRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 TxRef"` }
TransactionIdentifier1
Identification of the transaction in an unambiguous way.
type UTMCoordinates1 ¶
type UTMCoordinates1 struct { UTMZone Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 UTMZone"` UTMEstwrd float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 UTMEstwrd"` UTMNrthwrd float64 `xml:"urn:iso:std:iso:20022:tech:xsd:caam.009.001.01 UTMNrthwrd"` }
UTMCoordinates1
Location on the Earth specified by the Universal Transverse Mercator coordinate system, using the WGS84 geodesic system.