Documentation ¶
Index ¶
- type AccountIdentification4Choice
- type AccountSchemeName1Choice
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AddressType3Choice
- type Amount2Choice
- type BICFIDec2014Identifier
- type BranchAndFinancialInstitutionIdentification6
- type BranchData3
- type CashAccount40
- type CashAccountType2Choice
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type CountryCode
- type CreditDebitCode
- type DatePeriod3
- type Document
- type ErrorHandling3Choice
- type ErrorHandling5
- type EventType1Choice
- type Exact4AlphaNumericText
- type ExecutionType1Choice
- type ExternalAccountIdentification1Code
- type ExternalCashAccountType1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalProxyAccountType1Code
- type ExternalSystemErrorHandling1Code
- type ExternalSystemEventType1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification18
- type Frequency2Code
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericIdentification1
- type GenericIdentification30
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- type ISOTime
- type LEIIdentifier
- type Max140Text
- type Max16Text
- type Max2048Text
- type Max34Text
- type Max350Text
- type Max35Text
- type Max70Text
- type MessageHeader6
- type OriginalBusinessQuery1
- type PostalAddress24
- type ProxyAccountIdentification1
- type ProxyAccountType1Choice
- type RequestType3Choice
- type ReturnStandingOrderV05
- type StandingOrder9
- type StandingOrderIdentification6
- type StandingOrderOrError7Choice
- type StandingOrderOrError8Choice
- type StandingOrderQueryType1Code
- type StandingOrderReport2
- type StandingOrderTotalAmount1
- type StandingOrderType1Choice
- type StandingOrderType1Code
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type TotalAmountAndCurrency1
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.070.001.05 IBAN,omitempty"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Othr,omitempty"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type ActiveCurrencyAndAmount ¶
type ActiveCurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy ActiveCurrencyCode `xml:"Ccy,attr"` }
type ActiveOrHistoricCurrencyCode ¶
type ActiveOrHistoricCurrencyCode string
Must match the pattern [A-Z]{3,3}
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
type AddressType3Choice ¶
type AddressType3Choice struct { Cd AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cd,omitempty"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type Amount2Choice ¶
type Amount2Choice struct { AmtWthtCcy float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 AmtWthtCcy,omitempty"` AmtWthCcy ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 AmtWthCcy,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.070.001.05 FinInstnId"` BrnchId BranchData3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 BrnchId,omitempty"` }
type BranchData3 ¶
type BranchData3 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Id,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 PstlAdr,omitempty"` }
type CashAccount40 ¶
type CashAccount40 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Id,omitempty"` Tp CashAccountType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Tp,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Ccy,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Nm,omitempty"` Prxy ProxyAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prxy,omitempty"` }
type CashAccountType2Choice ¶
type CashAccountType2Choice struct { Cd ExternalCashAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 MmbId"` }
type DatePeriod3 ¶
type Document ¶
type Document struct {
RtrStgOrdr ReturnStandingOrderV05 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 RtrStgOrdr"`
}
type ErrorHandling3Choice ¶
type ErrorHandling3Choice struct { Cd ExternalSystemErrorHandling1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type ErrorHandling5 ¶
type ErrorHandling5 struct { Err ErrorHandling3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Err"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Desc,omitempty"` }
type EventType1Choice ¶
type EventType1Choice struct { Cd ExternalSystemEventType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type ExecutionType1Choice ¶
type ExecutionType1Choice struct { Tm ISOTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Tm,omitempty"` Evt EventType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Evt,omitempty"` }
type ExternalAccountIdentification1Code ¶
type ExternalAccountIdentification1Code string
May be no more than 4 items long
type ExternalCashAccountType1Code ¶
type ExternalCashAccountType1Code string
May be no more than 4 items long
type ExternalClearingSystemIdentification1Code ¶
type ExternalClearingSystemIdentification1Code string
May be no more than 5 items long
type ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code string
May be no more than 4 items long
type ExternalProxyAccountType1Code ¶
type ExternalProxyAccountType1Code string
May be no more than 4 items long
type ExternalSystemErrorHandling1Code ¶
type ExternalSystemErrorHandling1Code string
May be no more than 4 items long
type ExternalSystemEventType1Code ¶
type ExternalSystemEventType1Code 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.070.001.05 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type FinancialInstitutionIdentification18 ¶
type FinancialInstitutionIdentification18 struct { BICFI BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 ClrSysMmbId,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Othr,omitempty"` }
type Frequency2Code ¶
type Frequency2Code string
May be one of YEAR, MNTH, QURT, MIAN, WEEK, DAIL, ADHO, INDA, OVNG
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Issr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Issr,omitempty"` }
type GenericIdentification1 ¶
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 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 MessageHeader6 ¶
type MessageHeader6 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 CreDtTm,omitempty"` OrgnlBizQry OriginalBusinessQuery1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 OrgnlBizQry,omitempty"` QryNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 QryNm,omitempty"` ReqTp RequestType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 ReqTp,omitempty"` }
type OriginalBusinessQuery1 ¶
type OriginalBusinessQuery1 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 MsgId"` MsgNmId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 MsgNmId,omitempty"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 CreDtTm,omitempty"` }
type PostalAddress24 ¶
type PostalAddress24 struct { AdrTp AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 BldgNb,omitempty"` BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 BldgNm,omitempty"` Flr Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Flr,omitempty"` PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 PstBx,omitempty"` Room Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Room,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 TwnNm,omitempty"` TwnLctnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 TwnLctnNm,omitempty"` DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 DstrctNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 AdrLine,omitempty"` }
type ProxyAccountIdentification1 ¶
type ProxyAccountIdentification1 struct { Tp ProxyAccountType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Tp,omitempty"` Id Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Id"` }
type ProxyAccountType1Choice ¶
type ProxyAccountType1Choice struct { Cd ExternalProxyAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type RequestType3Choice ¶
type RequestType3Choice struct { Cd StandingOrderQueryType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cd,omitempty"` Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type ReturnStandingOrderV05 ¶
type ReturnStandingOrderV05 struct { MsgHdr MessageHeader6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 MsgHdr"` RptOrErr StandingOrderOrError7Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 RptOrErr"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 SplmtryData,omitempty"` }
type StandingOrder9 ¶
type StandingOrder9 struct { Amt Amount2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Amt"` CdtDbtInd CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 CdtDbtInd"` Ccy ActiveCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Ccy,omitempty"` Tp StandingOrderType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Tp,omitempty"` AssoctdPoolAcct AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 AssoctdPoolAcct,omitempty"` Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Ref,omitempty"` Frqcy Frequency2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Frqcy,omitempty"` VldtyPrd DatePeriod3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 VldtyPrd,omitempty"` SysMmb BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 SysMmb,omitempty"` RspnsblPty BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 RspnsblPty,omitempty"` LkSetId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 LkSetId,omitempty"` LkSetOrdrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 LkSetOrdrId,omitempty"` LkSetOrdrSeq float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 LkSetOrdrSeq,omitempty"` ExctnTp ExecutionType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 ExctnTp,omitempty"` Cdtr BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cdtr,omitempty"` CdtrAcct CashAccount40 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 CdtrAcct,omitempty"` Dbtr BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Dbtr,omitempty"` DbtrAcct CashAccount40 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 DbtrAcct,omitempty"` TtlsPerStgOrdr StandingOrderTotalAmount1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 TtlsPerStgOrdr,omitempty"` ZeroSweepInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 ZeroSweepInd,omitempty"` }
type StandingOrderIdentification6 ¶
type StandingOrderIdentification6 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Id,omitempty"` Acct CashAccount40 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Acct"` AcctOwnr BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 AcctOwnr,omitempty"` }
type StandingOrderOrError7Choice ¶
type StandingOrderOrError7Choice struct { Rpt []StandingOrderReport2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Rpt,omitempty"` OprlErr []ErrorHandling5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 OprlErr,omitempty"` }
type StandingOrderOrError8Choice ¶
type StandingOrderOrError8Choice struct { StgOrdr StandingOrder9 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 StgOrdr,omitempty"` BizErr []ErrorHandling5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 BizErr,omitempty"` }
type StandingOrderQueryType1Code ¶
type StandingOrderQueryType1Code string
May be one of SLST, SDTL, TAPS, SLSL, SWLS
type StandingOrderReport2 ¶
type StandingOrderReport2 struct { StgOrdrId StandingOrderIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 StgOrdrId"` StgOrdrOrErr StandingOrderOrError8Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 StgOrdrOrErr"` }
type StandingOrderTotalAmount1 ¶
type StandingOrderTotalAmount1 struct { SetPrdfndOrdr TotalAmountAndCurrency1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 SetPrdfndOrdr"` PdgPrdfndOrdr TotalAmountAndCurrency1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 PdgPrdfndOrdr"` SetStgOrdr TotalAmountAndCurrency1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 SetStgOrdr"` PdgStgOrdr TotalAmountAndCurrency1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 PdgStgOrdr"` }
type StandingOrderType1Choice ¶
type StandingOrderType1Choice struct { Cd StandingOrderType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Cd,omitempty"` Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Prtry,omitempty"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
type TotalAmountAndCurrency1 ¶
type TotalAmountAndCurrency1 struct { TtlAmt float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 TtlAmt"` CdtDbtInd CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 CdtDbtInd,omitempty"` Ccy ActiveCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.070.001.05 Ccy,omitempty"` }
Click to show internal directories.
Click to hide internal directories.