Documentation ¶
Index ¶
- type ActiveCurrencyAnd13DecimalAmount
- type ActiveCurrencyCode
- type ActiveOrHistoricCurrencyAnd13DecimalAmount
- type ActiveOrHistoricCurrencyAndAmount
- type ActiveOrHistoricCurrencyCode
- type AdditionalParameters1
- type AdditionalReference3
- type AddressType2Code
- type AlternateSecurityIdentification1
- type AnyBICIdentifier
- type BloombergIdentifier
- type BreakdownByCountry1
- type BreakdownByCurrency1
- type BreakdownByParty1
- type BreakdownByUserDefinedParameter1
- type CashInForecast3
- type CashOutForecast3
- type Charge16
- type ChargeType10Code
- type Commission9
- type CommissionType6Code
- type ConsolidatedTapeAssociationIdentifier
- type CountryCode
- type DataFormat2Choice
- type DateAndDateTimeChoice
- type DistributionPolicy1Code
- type Document
- type EuroclearClearstreamIdentifier
- type Extended350Code
- type Extension1
- type FinancialInstrument9
- type FinancialInstrumentQuantity1
- type FlowDirectionType1Code
- type FormOfSecurity1Code
- type FundCashForecast4
- type FundCashInBreakdown2
- type FundCashOutBreakdown2
- type FundDetailedConfirmedCashForecastReportV03
- type GenericIdentification1
- type ISINIdentifier
- type ISODate
- type ISODateTime
- type InvestmentFundTransactionInType1Code
- type InvestmentFundTransactionOutType1Code
- type Max140Text
- type Max16Text
- type Max350Text
- type Max35Text
- type Max5NumericText
- type Max70Text
- type MessageIdentification1
- type NameAndAddress5
- type NetCashForecast2
- type NetCashForecast3
- type OrderQuantityType2Code
- type Pagination
- type PartyIdentification2Choice
- type PostalAddress1
- type RICIdentifier
- type SecurityIdentification3Choice
- type TickerIdentifier
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActiveCurrencyAnd13DecimalAmount ¶
type ActiveCurrencyAnd13DecimalAmount struct { Value float64 `xml:",chardata"` Ccy ActiveCurrencyCode `xml:"Ccy,attr"` }
type ActiveOrHistoricCurrencyAnd13DecimalAmount ¶
type ActiveOrHistoricCurrencyAnd13DecimalAmount struct { Value float64 `xml:",chardata"` Ccy ActiveOrHistoricCurrencyCode `xml:"Ccy,attr"` }
type ActiveOrHistoricCurrencyAndAmount ¶
type ActiveOrHistoricCurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy ActiveOrHistoricCurrencyCode `xml:"Ccy,attr"` }
type ActiveOrHistoricCurrencyCode ¶
type ActiveOrHistoricCurrencyCode string
Must match the pattern [A-Z]{3,3}
type AdditionalParameters1 ¶
type AdditionalParameters1 struct { Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Ctry,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Ccy,omitempty"` GeoArea Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 GeoArea,omitempty"` }
type AdditionalReference3 ¶
type AdditionalReference3 struct { Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Ref"` RefIssr PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 RefIssr,omitempty"` MsgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 MsgNm,omitempty"` }
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
type AlternateSecurityIdentification1 ¶
type AlternateSecurityIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Id"` DmstIdSrc CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 DmstIdSrc"` PrtryIdSrc Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PrtryIdSrc"` }
type AnyBICIdentifier ¶
type AnyBICIdentifier string
Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}
type BreakdownByCountry1 ¶
type BreakdownByCountry1 struct { Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Ctry"` CshInFcst []CashInForecast3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshInFcst,omitempty"` CshOutFcst []CashOutForecast3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshOutFcst,omitempty"` NetCshFcst []NetCashForecast2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NetCshFcst,omitempty"` }
type BreakdownByCurrency1 ¶
type BreakdownByCurrency1 struct { Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Ccy"` CshOutFcst []CashOutForecast3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshOutFcst,omitempty"` CshInFcst []CashInForecast3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshInFcst,omitempty"` NetCshFcst []NetCashForecast2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NetCshFcst,omitempty"` }
type BreakdownByParty1 ¶
type BreakdownByParty1 struct { Pty PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Pty"` AddtlParams AdditionalParameters1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 AddtlParams,omitempty"` CshInFcst []CashInForecast3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshInFcst,omitempty"` CshOutFcst []CashOutForecast3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshOutFcst,omitempty"` NetCshFcst []NetCashForecast2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NetCshFcst,omitempty"` }
type BreakdownByUserDefinedParameter1 ¶
type BreakdownByUserDefinedParameter1 struct { Pty PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Pty,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Ctry,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Ccy,omitempty"` UsrDfnd DataFormat2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 UsrDfnd,omitempty"` CshInFcst []CashInForecast3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshInFcst,omitempty"` CshOutFcst []CashOutForecast3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshOutFcst,omitempty"` NetCshFcst []NetCashForecast2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NetCshFcst,omitempty"` }
type CashInForecast3 ¶
type CashInForecast3 struct { CshSttlmDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshSttlmDt"` SubTtlAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 SubTtlAmt,omitempty"` SubTtlUnitsNb FinancialInstrumentQuantity1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 SubTtlUnitsNb,omitempty"` XcptnlCshFlowInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 XcptnlCshFlowInd,omitempty"` CshInBrkdwnDtls []FundCashInBreakdown2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshInBrkdwnDtls,omitempty"` }
type CashOutForecast3 ¶
type CashOutForecast3 struct { CshSttlmDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshSttlmDt"` SubTtlAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 SubTtlAmt,omitempty"` SubTtlUnitsNb FinancialInstrumentQuantity1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 SubTtlUnitsNb,omitempty"` XcptnlCshFlowInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 XcptnlCshFlowInd,omitempty"` CshOutBrkdwnDtls []FundCashOutBreakdown2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshOutBrkdwnDtls,omitempty"` }
type Charge16 ¶
type Charge16 struct { Tp ChargeType10Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Tp"` XtndedTp Extended350Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 XtndedTp"` Amt ActiveCurrencyAnd13DecimalAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Amt"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Rate"` }
type Commission9 ¶
type Commission9 struct { Tp CommissionType6Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Tp"` XtndedTp Extended350Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 XtndedTp"` Amt ActiveOrHistoricCurrencyAnd13DecimalAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Amt"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Rate"` }
type ConsolidatedTapeAssociationIdentifier ¶
type ConsolidatedTapeAssociationIdentifier string
Must be at least 1 items long
type DataFormat2Choice ¶
type DataFormat2Choice struct { Strd GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Strd"` Ustrd Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Ustrd"` }
type DateAndDateTimeChoice ¶
type DateAndDateTimeChoice struct { Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Dt"` DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 DtTm"` }
type Document ¶
type Document struct {
FndDtldConfdCshFcstRptV03 FundDetailedConfirmedCashForecastReportV03 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 FndDtldConfdCshFcstRptV03"`
}
type EuroclearClearstreamIdentifier ¶
type EuroclearClearstreamIdentifier string
Must be at least 1 items long
type Extension1 ¶
type Extension1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PlcAndNm"` Txt Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Txt"` }
type FinancialInstrument9 ¶
type FinancialInstrument9 struct { Id SecurityIdentification3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Id"` Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Nm,omitempty"` SplmtryId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 SplmtryId,omitempty"` ReqdNAVCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 ReqdNAVCcy,omitempty"` ClssTp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 ClssTp,omitempty"` SctiesForm FormOfSecurity1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 SctiesForm,omitempty"` DstrbtnPlcy DistributionPolicy1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 DstrbtnPlcy,omitempty"` DualFndInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 DualFndInd"` }
type FinancialInstrumentQuantity1 ¶
type FinancialInstrumentQuantity1 struct {
Unit float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Unit"`
}
type FundCashForecast4 ¶
type FundCashForecast4 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Id"` TradDtTm DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 TradDtTm"` PrvsTradDtTm DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PrvsTradDtTm,omitempty"` FinInstrmDtls FinancialInstrument9 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 FinInstrmDtls"` TtlNAV ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 TtlNAV,omitempty"` PrvsTtlNAV ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PrvsTtlNAV,omitempty"` TtlUnitsNb FinancialInstrumentQuantity1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 TtlUnitsNb,omitempty"` PrvsTtlUnitsNb FinancialInstrumentQuantity1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PrvsTtlUnitsNb,omitempty"` TtlNAVChngRate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 TtlNAVChngRate,omitempty"` InvstmtCcy []ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 InvstmtCcy,omitempty"` NetCshFcstDtls []NetCashForecast2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NetCshFcstDtls,omitempty"` XcptnlNetCshFlowInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 XcptnlNetCshFlowInd"` BrkdwnByCtry []BreakdownByCountry1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 BrkdwnByCtry,omitempty"` BrkdwnByCcy []BreakdownByCurrency1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 BrkdwnByCcy,omitempty"` BrkdwnByPty []BreakdownByParty1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 BrkdwnByPty,omitempty"` BrkdwnByUsrDfndParam []BreakdownByUserDefinedParameter1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 BrkdwnByUsrDfndParam,omitempty"` }
type FundCashInBreakdown2 ¶
type FundCashInBreakdown2 struct { Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Amt,omitempty"` UnitsNb FinancialInstrumentQuantity1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 UnitsNb,omitempty"` NewAmtInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NewAmtInd,omitempty"` InvstmtFndTxInTp InvestmentFundTransactionInType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 InvstmtFndTxInTp"` XtndedInvstmtFndTxInTp Extended350Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 XtndedInvstmtFndTxInTp"` OrgnlOrdrQtyTp OrderQuantityType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 OrgnlOrdrQtyTp"` XtndedOrgnlOrdrQtyTp Extended350Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 XtndedOrgnlOrdrQtyTp"` ChrgDtls []Charge16 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 ChrgDtls,omitempty"` ComssnDtls []Commission9 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 ComssnDtls,omitempty"` }
type FundCashOutBreakdown2 ¶
type FundCashOutBreakdown2 struct { Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Amt,omitempty"` UnitsNb FinancialInstrumentQuantity1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 UnitsNb,omitempty"` NewAmtInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NewAmtInd,omitempty"` InvstmtFndTxOutTp InvestmentFundTransactionOutType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 InvstmtFndTxOutTp"` XtndedInvstmtFndTxOutTp Extended350Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 XtndedInvstmtFndTxOutTp"` OrgnlOrdrQtyTp OrderQuantityType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 OrgnlOrdrQtyTp"` XtndedOrgnlOrdrQtyTp Extended350Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 XtndedOrgnlOrdrQtyTp"` ChrgDtls []Charge16 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 ChrgDtls,omitempty"` ComssnDtls []Commission9 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 ComssnDtls,omitempty"` }
type FundDetailedConfirmedCashForecastReportV03 ¶
type FundDetailedConfirmedCashForecastReportV03 struct { MsgId MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 MsgId"` PoolRef AdditionalReference3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PoolRef,omitempty"` PrvsRef []AdditionalReference3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PrvsRef,omitempty"` RltdRef []AdditionalReference3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 RltdRef,omitempty"` MsgPgntn Pagination `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 MsgPgntn"` FndCshFcstDtls []FundCashForecast4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 FndCshFcstDtls"` CnsltdNetCshFcst NetCashForecast3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CnsltdNetCshFcst,omitempty"` Xtnsn []Extension1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Xtnsn,omitempty"` }
type GenericIdentification1 ¶
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type InvestmentFundTransactionInType1Code ¶
type InvestmentFundTransactionInType1Code string
May be one of SUBS, SWII, INSP, CROI, RDIV
type InvestmentFundTransactionOutType1Code ¶
type InvestmentFundTransactionOutType1Code string
May be one of REDM, SWIO, INSP, CROO
type MessageIdentification1 ¶
type MessageIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Id"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CreDtTm"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Adr,omitempty"` }
type NetCashForecast2 ¶
type NetCashForecast2 struct { CshSttlmDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CshSttlmDt"` NetAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NetAmt,omitempty"` NetUnitsNb FinancialInstrumentQuantity1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NetUnitsNb,omitempty"` FlowDrctn FlowDirectionType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 FlowDrctn"` }
type NetCashForecast3 ¶
type NetCashForecast3 struct { NetAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NetAmt,omitempty"` NetUnitsNb FinancialInstrumentQuantity1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NetUnitsNb,omitempty"` FlowDrctn FlowDirectionType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 FlowDrctn"` }
type Pagination ¶
type Pagination struct { PgNb Max5NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PgNb"` LastPgInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 LastPgInd"` }
type PartyIdentification2Choice ¶
type PartyIdentification2Choice struct { BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 BICOrBEI"` PrtryId GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 NmAndAdr"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Ctry"` }
type SecurityIdentification3Choice ¶
type SecurityIdentification3Choice struct { ISIN ISINIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 ISIN"` SEDOL string `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 SEDOL"` CUSIP string `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CUSIP"` RIC RICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 RIC"` TckrSymb TickerIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 TckrSymb"` Blmbrg BloombergIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Blmbrg"` CTA ConsolidatedTapeAssociationIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 CTA"` QUICK string `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 QUICK"` Wrtppr string `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Wrtppr"` Dtch string `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Dtch"` Vlrn string `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Vlrn"` SCVM string `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 SCVM"` Belgn string `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Belgn"` Cmon EuroclearClearstreamIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 Cmon"` OthrPrtryId AlternateSecurityIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.043.001.03 OthrPrtryId"` }
Click to show internal directories.
Click to hide internal directories.