Documentation ¶
Index ¶
- type AccountIdentification4Choice
- type AccountSchemeName1Choice
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type AddressType2Code
- type AddressType3Choice
- type Amount2Choice
- type BICFIDec2014Identifier
- type BranchAndFinancialInstitutionIdentification6
- type BranchData3
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type CountryCode
- type CreditDebitCode
- type DateAndDateTime2Choice
- type Document
- type ErrorHandling3Choice
- type ErrorHandling5
- type Exact4AlphaNumericText
- type ExternalAccountIdentification1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalEnquiryRequestType1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalMarketInfrastructure1Code
- type ExternalPaymentControlRequestType1Code
- type ExternalSystemErrorHandling1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification18
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericIdentification1
- type GenericIdentification30
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- type LEIIdentifier
- type Limit7
- type LimitIdentification5
- type LimitOrError4Choice
- type LimitReport7
- type LimitReportOrError4Choice
- type LimitStatus1Code
- type LimitType1Choice
- type LimitType3Code
- type Limits7
- type MarketInfrastructureIdentification1Choice
- type Max140Text
- type Max16Text
- type Max34Text
- type Max350Text
- type Max35Text
- type Max70Text
- type MessageHeader7
- type OriginalBusinessQuery1
- type PostalAddress24
- type RequestType4Choice
- type ReturnLimitV08
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type SystemIdentification2Choice
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:camt.010.001.08 IBAN"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Othr"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Prtry"` }
type ActiveCurrencyAndAmount ¶
type ActiveCurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy ActiveCurrencyCode `xml:"Ccy,attr"` }
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
type AddressType3Choice ¶
type AddressType3Choice struct { Cd AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Cd"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Prtry"` }
type Amount2Choice ¶
type Amount2Choice struct { AmtWthtCcy float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 AmtWthtCcy"` AmtWthCcy ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 AmtWthCcy"` }
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.010.001.08 FinInstnId"` BrnchId BranchData3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 BrnchId,omitempty"` }
type BranchData3 ¶
type BranchData3 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Id,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 PstlAdr,omitempty"` }
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Prtry"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 MmbId"` }
type DateAndDateTime2Choice ¶
type DateAndDateTime2Choice struct { Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Dt"` DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 DtTm"` }
type Document ¶
type Document struct {
RtrLmt ReturnLimitV08 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 RtrLmt"`
}
type ErrorHandling3Choice ¶
type ErrorHandling3Choice struct { Cd ExternalSystemErrorHandling1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Prtry"` }
type ErrorHandling5 ¶
type ErrorHandling5 struct { Err ErrorHandling3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Err"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Desc,omitempty"` }
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
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 ExternalEnquiryRequestType1Code ¶
type ExternalEnquiryRequestType1Code string
Must be at least 1 items long
type ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code string
Must be at least 1 items long
type ExternalMarketInfrastructure1Code ¶
type ExternalMarketInfrastructure1Code string
Must be at least 1 items long
type ExternalPaymentControlRequestType1Code ¶
type ExternalPaymentControlRequestType1Code string
Must be at least 1 items long
type ExternalSystemErrorHandling1Code ¶
type ExternalSystemErrorHandling1Code string
Must be at least 1 items long
type FinancialIdentificationSchemeName1Choice ¶
type FinancialIdentificationSchemeName1Choice struct { Cd ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Prtry"` }
type FinancialInstitutionIdentification18 ¶
type FinancialInstitutionIdentification18 struct { BICFI BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 ClrSysMmbId,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Othr,omitempty"` }
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Issr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Issr,omitempty"` }
type GenericIdentification1 ¶
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 SchmeNm,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 ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type Limit7 ¶
type Limit7 struct { Amt Amount2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Amt"` CdtDbtInd CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 CdtDbtInd,omitempty"` Sts LimitStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Sts,omitempty"` StartDtTm DateAndDateTime2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 StartDtTm,omitempty"` UsdAmt Amount2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 UsdAmt,omitempty"` UsdAmtCdtDbtInd CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 UsdAmtCdtDbtInd,omitempty"` UsdPctg float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 UsdPctg,omitempty"` RmngAmt Amount2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 RmngAmt,omitempty"` }
type LimitIdentification5 ¶
type LimitIdentification5 struct { SysId SystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 SysId,omitempty"` BilLmtCtrPtyId BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 BilLmtCtrPtyId,omitempty"` Tp LimitType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Tp"` AcctOwnr BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 AcctOwnr,omitempty"` AcctId AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 AcctId,omitempty"` }
type LimitOrError4Choice ¶
type LimitOrError4Choice struct { Lmt Limit7 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Lmt"` BizErr []ErrorHandling5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 BizErr"` }
type LimitReport7 ¶
type LimitReport7 struct { LmtId LimitIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 LmtId"` LmtOrErr LimitOrError4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 LmtOrErr"` }
type LimitReportOrError4Choice ¶
type LimitReportOrError4Choice struct { BizRpt Limits7 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 BizRpt"` OprlErr []ErrorHandling5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 OprlErr"` }
type LimitType1Choice ¶
type LimitType1Choice struct { Cd LimitType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Prtry"` }
type LimitType3Code ¶
type LimitType3Code string
May be one of MULT, BILI, MAND, DISC, NELI, INBI, GLBL, DIDB, SPLC, SPLF, TDLC, TDLF, UCDT, ACOL, EXGT
type Limits7 ¶
type Limits7 struct { CurLmt []LimitReport7 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 CurLmt,omitempty"` DfltLmt []LimitReport7 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 DfltLmt,omitempty"` }
type MarketInfrastructureIdentification1Choice ¶
type MarketInfrastructureIdentification1Choice struct { Cd ExternalMarketInfrastructure1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Prtry"` }
type MessageHeader7 ¶
type MessageHeader7 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 CreDtTm,omitempty"` ReqTp RequestType4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 ReqTp,omitempty"` OrgnlBizQry OriginalBusinessQuery1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 OrgnlBizQry,omitempty"` QryNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 QryNm,omitempty"` }
type OriginalBusinessQuery1 ¶
type OriginalBusinessQuery1 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 MsgId"` MsgNmId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 MsgNmId,omitempty"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 CreDtTm,omitempty"` }
type PostalAddress24 ¶
type PostalAddress24 struct { AdrTp AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 BldgNb,omitempty"` BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 BldgNm,omitempty"` Flr Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Flr,omitempty"` PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 PstBx,omitempty"` Room Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Room,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 TwnNm,omitempty"` TwnLctnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 TwnLctnNm,omitempty"` DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 DstrctNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 AdrLine,omitempty"` }
type RequestType4Choice ¶
type RequestType4Choice struct { PmtCtrl ExternalPaymentControlRequestType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 PmtCtrl"` Enqry ExternalEnquiryRequestType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Enqry"` Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Prtry"` }
type ReturnLimitV08 ¶
type ReturnLimitV08 struct { MsgHdr MessageHeader7 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 MsgHdr"` RptOrErr LimitReportOrError4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 RptOrErr"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 SplmtryData,omitempty"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
type SystemIdentification2Choice ¶
type SystemIdentification2Choice struct { MktInfrstrctrId MarketInfrastructureIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 MktInfrstrctrId"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.010.001.08 Ctry"` }
Click to show internal directories.
Click to hide internal directories.