Documentation ¶
Index ¶
- type AddressType2Code
- type AddressType3Choice
- type BICFIDec2014Identifier
- type BranchAndFinancialInstitutionIdentification6
- type BranchData3
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type CountryCode
- type Document
- type EntryTypeIdentifier
- type Exact4AlphaNumericText
- type ExternalClearingSystemIdentification1Code
- type ExternalEnquiryRequestType1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalPaymentControlRequestType1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification18
- type GenericFinancialIdentification1
- type GenericIdentification1
- type GenericIdentification30
- type ISODate
- type ISODateTime
- type LEIIdentifier
- type LongPaymentIdentification2
- type Max140Text
- type Max16Text
- type Max350Text
- type Max35Text
- type Max3NumericText
- type Max4AlphaNumericText
- type Max70Text
- type MessageHeader9
- type OriginalMessageAndIssuer1
- type PaymentIdentification6Choice
- type PaymentInstrument1Code
- type PaymentOrigin1Choice
- type PostalAddress24
- type QueueTransactionIdentification1
- type Receipt3
- type ReceiptV05
- type RequestHandling1
- type RequestType4Choice
- type ShortPaymentIdentification2
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type UUIDv4Identifier
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
type AddressType3Choice ¶
type AddressType3Choice struct { Cd AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Cd,omitempty"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Prtry,omitempty"` }
type BICFIDec2014Identifier ¶
type BICFIDec2014Identifier string
Must match the pattern [A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}
type BranchAndFinancialInstitutionIdentification6 ¶
type BranchAndFinancialInstitutionIdentification6 struct { FinInstnId FinancialInstitutionIdentification18 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 FinInstnId"` BrnchId BranchData3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 BrnchId,omitempty"` }
type BranchData3 ¶
type BranchData3 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Id,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 PstlAdr,omitempty"` }
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Prtry,omitempty"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 MmbId"` }
type Document ¶
type Document struct {
Rct ReceiptV05 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Rct"`
}
type EntryTypeIdentifier ¶
type EntryTypeIdentifier string
Must match the pattern [BEOVW]{1,1}[0-9]{2,2}|DUM
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type ExternalClearingSystemIdentification1Code ¶
type ExternalClearingSystemIdentification1Code string
May be no more than 5 items long
type ExternalEnquiryRequestType1Code ¶
type ExternalEnquiryRequestType1Code string
May be no more than 4 items long
type ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code string
May be no more than 4 items long
type ExternalPaymentControlRequestType1Code ¶
type ExternalPaymentControlRequestType1Code string
May be no more than 4 items long
type FinancialIdentificationSchemeName1Choice ¶
type FinancialIdentificationSchemeName1Choice struct { Cd ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Prtry,omitempty"` }
type FinancialInstitutionIdentification18 ¶
type FinancialInstitutionIdentification18 struct { BICFI BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 ClrSysMmbId,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Othr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Issr,omitempty"` }
type GenericIdentification1 ¶
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 SchmeNm,omitempty"` }
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type LongPaymentIdentification2 ¶
type LongPaymentIdentification2 struct { TxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 TxId,omitempty"` UETR UUIDv4Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 UETR,omitempty"` IntrBkSttlmAmt float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 IntrBkSttlmAmt"` IntrBkSttlmDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 IntrBkSttlmDt"` PmtMtd PaymentOrigin1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 PmtMtd,omitempty"` InstgAgt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 InstgAgt"` InstdAgt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 InstdAgt"` NtryTp EntryTypeIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 NtryTp,omitempty"` EndToEndId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 EndToEndId,omitempty"` }
type Max4AlphaNumericText ¶
type Max4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{1,4}
type MessageHeader9 ¶
type MessageHeader9 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 CreDtTm,omitempty"` ReqTp RequestType4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 ReqTp,omitempty"` }
type OriginalMessageAndIssuer1 ¶
type OriginalMessageAndIssuer1 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 MsgId"` MsgNmId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 MsgNmId,omitempty"` OrgtrNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 OrgtrNm,omitempty"` }
type PaymentIdentification6Choice ¶
type PaymentIdentification6Choice struct { TxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 TxId,omitempty"` QId QueueTransactionIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 QId,omitempty"` LngBizId LongPaymentIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 LngBizId,omitempty"` ShrtBizId ShortPaymentIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 ShrtBizId,omitempty"` PrtryId Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 PrtryId,omitempty"` }
type PaymentInstrument1Code ¶
type PaymentInstrument1Code string
May be one of BDT, BCT, CDT, CCT, CHK, BKT, DCP, CCP, RTI, CAN
type PaymentOrigin1Choice ¶
type PaymentOrigin1Choice struct { FINMT Max3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 FINMT,omitempty"` XMLMsgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 XMLMsgNm,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Prtry,omitempty"` Instrm PaymentInstrument1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Instrm,omitempty"` }
type PostalAddress24 ¶
type PostalAddress24 struct { AdrTp AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 BldgNb,omitempty"` BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 BldgNm,omitempty"` Flr Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Flr,omitempty"` PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 PstBx,omitempty"` Room Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Room,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 TwnNm,omitempty"` TwnLctnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 TwnLctnNm,omitempty"` DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 DstrctNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 AdrLine,omitempty"` }
type Receipt3 ¶
type Receipt3 struct { OrgnlMsgId OriginalMessageAndIssuer1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 OrgnlMsgId"` OrgnlPmtId PaymentIdentification6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 OrgnlPmtId,omitempty"` ReqHdlg []RequestHandling1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 ReqHdlg,omitempty"` }
type ReceiptV05 ¶
type ReceiptV05 struct { MsgHdr MessageHeader9 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 MsgHdr"` RctDtls []Receipt3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 RctDtls"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 SplmtryData,omitempty"` }
type RequestHandling1 ¶
type RequestHandling1 struct { StsCd Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 StsCd"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Desc,omitempty"` }
type RequestType4Choice ¶
type RequestType4Choice struct { PmtCtrl ExternalPaymentControlRequestType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 PmtCtrl,omitempty"` Enqry ExternalEnquiryRequestType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Enqry,omitempty"` Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Prtry,omitempty"` }
type ShortPaymentIdentification2 ¶
type ShortPaymentIdentification2 struct { TxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 TxId"` IntrBkSttlmDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 IntrBkSttlmDt"` InstgAgt BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 InstgAgt"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.025.001.05 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
type UUIDv4Identifier ¶
type UUIDv4Identifier string
Must match the pattern [a-f0-9]{8}-[a-f0-9]{4}-4[a-f0-9]{3}-[89ab][a-f0-9]{3}-[a-f0-9]{12}
Click to show internal directories.
Click to hide internal directories.