Documentation ¶
Index ¶
- type AccountIdentification4Choice
- type AccountLevel1Code
- type AccountLevel2Code
- type AccountSchemeName1Choice
- type AccountTax1
- type ActiveOrHistoricCurrencyAndAmount
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AddressType3Choice
- type AmountAndDirection34
- type AnyBICDec2014Identifier
- type BICFIDec2014Identifier
- type BalanceAdjustment1
- type BalanceAdjustmentType1Code
- type BankServicesBillingStatementV03
- type BankTransactionCodeStructure4
- type BankTransactionCodeStructure5
- type BankTransactionCodeStructure6
- type BillingBalance1
- type BillingBalanceType1Choice
- type BillingChargeMethod1Code
- type BillingCompensation1
- type BillingCompensationType1Choice
- type BillingCurrencyType1Code
- type BillingCurrencyType2Code
- type BillingMethod1
- type BillingMethod1Choice
- type BillingMethod2
- type BillingMethod3
- type BillingMethod4
- type BillingPrice1
- type BillingRate1
- type BillingRateIdentification1Choice
- type BillingService2
- type BillingServiceAdjustment1
- type BillingServiceCommonIdentification1
- type BillingServiceIdentification2
- type BillingServiceIdentification3
- type BillingServiceParameters2
- type BillingServiceParameters3
- type BillingServicesAmount1
- type BillingServicesAmount2
- type BillingServicesAmount3
- type BillingServicesTax1
- type BillingServicesTax2
- type BillingServicesTax3
- type BillingStatement3
- type BillingStatementStatus1Code
- type BillingSubServiceIdentification1
- type BillingSubServiceQualifier1Choice
- type BillingSubServiceQualifier1Code
- type BillingTaxCalculationMethod1Code
- type BillingTaxIdentification2
- type BillingTaxRegion2
- type BranchAndFinancialInstitutionIdentification6
- type BranchData3
- type CashAccount38
- type CashAccountCharacteristics3
- type CashAccountType2Choice
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type CompensationMethod1Code
- type Contact4
- type CountryCode
- type CurrencyExchange6
- type DatePeriod1
- type Document
- type Exact4AlphaNumericText
- type ExternalAccountIdentification1Code
- type ExternalBankTransactionDomain1Code
- type ExternalBankTransactionFamily1Code
- type ExternalBankTransactionSubFamily1Code
- type ExternalBillingBalanceType1Code
- type ExternalBillingCompensationType1Code
- type ExternalBillingRateIdentification1Code
- type ExternalCashAccountType1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalOrganisationIdentification1Code
- type ExternalProxyAccountType1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification18
- type FinancialInstitutionIdentification19
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericIdentification30
- type GenericOrganisationIdentification1
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- type LEIIdentifier
- type Max105Text
- type Max10Text
- type Max128Text
- type Max12Text
- type Max140Text
- type Max16Text
- type Max2048Text
- type Max20Text
- type Max34Text
- type Max35Text
- type Max40Text
- type Max4Text
- type Max5NumericText
- type Max6Text
- type Max70Text
- type Max8Text
- type NamePrefix2Code
- type OrganisationIdentification29
- type OrganisationIdentificationSchemeName1Choice
- type OtherContact1
- type Pagination1
- type ParentCashAccount3
- type Party43Choice
- type PartyIdentification138
- type PhoneNumber
- type PostalAddress24
- type PreferredContactMethod1Code
- type ProprietaryBankTransactionCodeStructure1
- type ProxyAccountIdentification1
- type ProxyAccountType1Choice
- type ReportHeader6
- type ResidenceLocation1Choice
- type ServiceAdjustmentType1Code
- type ServicePaymentMethod1Code
- type ServiceTaxDesignation1
- type ServiceTaxDesignation1Code
- type StatementGroup3
- type TaxCalculation1
- type TaxReason1
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.086.001.03 IBAN"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Othr"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type AccountTax1 ¶
type AccountTax1 struct { ClctnMtd BillingTaxCalculationMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 ClctnMtd"` Rgn Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Rgn,omitempty"` NonResCtry ResidenceLocation1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 NonResCtry,omitempty"` }
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 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.086.001.03 Cd"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type AmountAndDirection34 ¶
type AmountAndDirection34 struct { Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Amt"` Sgn bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Sgn"` }
type AnyBICDec2014Identifier ¶
type AnyBICDec2014Identifier 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 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 BalanceAdjustment1 ¶
type BalanceAdjustment1 struct { Tp BalanceAdjustmentType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Tp"` Desc Max105Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Desc"` BalAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BalAmt"` AvrgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AvrgAmt,omitempty"` ErrDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 ErrDt,omitempty"` PstngDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PstngDt"` Days float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Days,omitempty"` EarngsAdjstmntAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 EarngsAdjstmntAmt,omitempty"` }
type BalanceAdjustmentType1Code ¶
type BalanceAdjustmentType1Code string
May be one of LDGR, FLOT, CLLD
type BankServicesBillingStatementV03 ¶
type BankServicesBillingStatementV03 struct { RptHdr ReportHeader6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 RptHdr"` BllgStmtGrp []StatementGroup3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BllgStmtGrp"` }
type BankTransactionCodeStructure4 ¶
type BankTransactionCodeStructure4 struct { Domn BankTransactionCodeStructure5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Domn,omitempty"` Prtry ProprietaryBankTransactionCodeStructure1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry,omitempty"` }
type BankTransactionCodeStructure5 ¶
type BankTransactionCodeStructure5 struct { Cd ExternalBankTransactionDomain1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Fmly BankTransactionCodeStructure6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Fmly"` }
type BankTransactionCodeStructure6 ¶
type BankTransactionCodeStructure6 struct { Cd ExternalBankTransactionFamily1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` SubFmlyCd ExternalBankTransactionSubFamily1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SubFmlyCd"` }
type BillingBalance1 ¶
type BillingBalance1 struct { Tp BillingBalanceType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Tp"` Val AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Val"` CcyTp BillingCurrencyType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CcyTp,omitempty"` }
type BillingBalanceType1Choice ¶
type BillingBalanceType1Choice struct { Cd ExternalBillingBalanceType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type BillingChargeMethod1Code ¶
type BillingChargeMethod1Code string
May be one of UPRC, STAM, BCHG, DPRC, FCHG, LPRC, MCHG, MXRD, TIR1, TIR2, TIR3, TIR4, TIR5, TIR6, TIR7, TIR8, TIR9, TPRC, ZPRC, BBSE
type BillingCompensation1 ¶
type BillingCompensation1 struct { Tp BillingCompensationType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Tp"` Val AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Val"` CcyTp BillingCurrencyType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CcyTp,omitempty"` }
type BillingCompensationType1Choice ¶
type BillingCompensationType1Choice struct { Cd ExternalBillingCompensationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type BillingCurrencyType2Code ¶
type BillingCurrencyType2Code string
May be one of ACCT, STLM, PRCG, HOST
type BillingMethod1 ¶
type BillingMethod1 struct { SvcChrgHstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcChrgHstAmt"` SvcTax BillingServicesAmount1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcTax"` TtlChrg BillingServicesAmount2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TtlChrg"` TaxId []BillingServicesTax1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxId"` }
type BillingMethod1Choice ¶
type BillingMethod1Choice struct { MtdA BillingMethod1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 MtdA"` MtdB BillingMethod2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 MtdB"` MtdD BillingMethod3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 MtdD"` }
type BillingMethod2 ¶
type BillingMethod2 struct { SvcChrgHstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcChrgHstAmt"` SvcTax BillingServicesAmount1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcTax"` TaxId []BillingServicesTax1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxId"` }
type BillingMethod3 ¶
type BillingMethod3 struct { SvcTaxPricAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcTaxPricAmt"` TaxId []BillingServicesTax2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxId"` }
type BillingMethod4 ¶
type BillingMethod4 struct { SvcDtl []BillingServiceParameters2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcDtl"` TaxClctn TaxCalculation1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxClctn"` }
type BillingPrice1 ¶
type BillingPrice1 struct { Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Ccy,omitempty"` UnitPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 UnitPric,omitempty"` Mtd BillingChargeMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Mtd,omitempty"` Rule Max20Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Rule,omitempty"` }
type BillingRate1 ¶
type BillingRate1 struct { Id BillingRateIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` Val float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Val"` DaysInPrd float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 DaysInPrd,omitempty"` DaysInYr float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 DaysInYr,omitempty"` }
type BillingRateIdentification1Choice ¶
type BillingRateIdentification1Choice struct { Cd ExternalBillingRateIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type BillingService2 ¶
type BillingService2 struct { SvcDtl BillingServiceParameters3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcDtl"` Pric BillingPrice1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Pric,omitempty"` PmtMtd ServicePaymentMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PmtMtd"` OrgnlChrgPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 OrgnlChrgPric"` OrgnlChrgSttlmAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 OrgnlChrgSttlmAmt,omitempty"` BalReqrdAcctAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BalReqrdAcctAmt,omitempty"` TaxDsgnt ServiceTaxDesignation1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxDsgnt"` TaxClctn BillingMethod1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxClctn,omitempty"` }
type BillingServiceAdjustment1 ¶
type BillingServiceAdjustment1 struct { Tp ServiceAdjustmentType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Tp"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Desc"` Amt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Amt"` BalReqrdAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BalReqrdAmt,omitempty"` ErrDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 ErrDt,omitempty"` AdjstmntId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AdjstmntId,omitempty"` SubSvc BillingSubServiceIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SubSvc,omitempty"` PricChng AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PricChng,omitempty"` OrgnlPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 OrgnlPric,omitempty"` NewPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 NewPric,omitempty"` VolChng float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 VolChng,omitempty"` OrgnlVol float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 OrgnlVol,omitempty"` NewVol float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 NewVol,omitempty"` OrgnlChrgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 OrgnlChrgAmt,omitempty"` NewChrgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 NewChrgAmt,omitempty"` }
type BillingServiceIdentification2 ¶
type BillingServiceIdentification2 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` SubSvc BillingSubServiceIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SubSvc,omitempty"` Desc Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Desc"` }
type BillingServiceIdentification3 ¶
type BillingServiceIdentification3 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` SubSvc BillingSubServiceIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SubSvc,omitempty"` Desc Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Desc"` CmonCd BillingServiceCommonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CmonCd,omitempty"` BkTxCd BankTransactionCodeStructure4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BkTxCd,omitempty"` SvcTp Max12Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcTp,omitempty"` }
type BillingServiceParameters2 ¶
type BillingServiceParameters2 struct { BkSvc BillingServiceIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BkSvc"` Vol float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Vol,omitempty"` UnitPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 UnitPric,omitempty"` SvcChrgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcChrgAmt"` }
type BillingServiceParameters3 ¶
type BillingServiceParameters3 struct { BkSvc BillingServiceIdentification3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BkSvc"` Vol float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Vol,omitempty"` }
type BillingServicesAmount1 ¶
type BillingServicesAmount1 struct { HstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 HstAmt"` PricgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PricgAmt,omitempty"` }
type BillingServicesAmount2 ¶
type BillingServicesAmount2 struct { HstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 HstAmt"` SttlmAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SttlmAmt,omitempty"` PricgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PricgAmt,omitempty"` }
type BillingServicesAmount3 ¶
type BillingServicesAmount3 struct { SrcAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SrcAmt"` HstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 HstAmt"` }
type BillingServicesTax1 ¶
type BillingServicesTax1 struct { Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Nb"` Desc Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Desc,omitempty"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Rate"` HstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 HstAmt"` PricgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PricgAmt,omitempty"` }
type BillingServicesTax2 ¶
type BillingServicesTax2 struct { Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Nb"` Desc Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Desc,omitempty"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Rate"` PricgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PricgAmt"` }
type BillingServicesTax3 ¶
type BillingServicesTax3 struct { Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Nb"` Desc Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Desc,omitempty"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Rate"` TtlTaxAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TtlTaxAmt"` }
type BillingStatement3 ¶
type BillingStatement3 struct { StmtId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 StmtId"` FrToDt DatePeriod1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 FrToDt"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CreDtTm"` Sts BillingStatementStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Sts"` AcctChrtcs CashAccountCharacteristics3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AcctChrtcs"` RateData []BillingRate1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 RateData,omitempty"` CcyXchg []CurrencyExchange6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CcyXchg,omitempty"` Bal []BillingBalance1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Bal,omitempty"` Compstn []BillingCompensation1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Compstn,omitempty"` Svc []BillingService2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Svc,omitempty"` TaxRgn []BillingTaxRegion2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxRgn,omitempty"` BalAdjstmnt []BalanceAdjustment1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BalAdjstmnt,omitempty"` SvcAdjstmnt []BillingServiceAdjustment1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SvcAdjstmnt,omitempty"` }
type BillingStatementStatus1Code ¶
type BillingStatementStatus1Code string
May be one of ORGN, RPLC, TEST
type BillingSubServiceIdentification1 ¶
type BillingSubServiceIdentification1 struct { Issr BillingSubServiceQualifier1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Issr"` Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` }
type BillingSubServiceQualifier1Choice ¶
type BillingSubServiceQualifier1Choice struct { Cd BillingSubServiceQualifier1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type BillingSubServiceQualifier1Code ¶
type BillingSubServiceQualifier1Code string
May be one of LBOX, STOR, BILA, SEQN, MACT
type BillingTaxCalculationMethod1Code ¶
type BillingTaxCalculationMethod1Code string
May be one of NTAX, MTDA, MTDB, MTDC, MTDD, UDFD
type BillingTaxIdentification2 ¶
type BillingTaxIdentification2 struct { VATRegnNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 VATRegnNb,omitempty"` TaxRegnNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxRegnNb,omitempty"` TaxCtct Contact4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxCtct,omitempty"` }
type BillingTaxRegion2 ¶
type BillingTaxRegion2 struct { RgnNb Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 RgnNb"` RgnNm Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 RgnNm"` CstmrTaxId Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CstmrTaxId"` PtDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PtDt,omitempty"` SndgFI BillingTaxIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SndgFI,omitempty"` InvcNb Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 InvcNb,omitempty"` MtdC BillingMethod4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 MtdC,omitempty"` SttlmAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SttlmAmt"` TaxDueToRgn AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxDueToRgn"` }
type BranchAndFinancialInstitutionIdentification6 ¶
type BranchAndFinancialInstitutionIdentification6 struct { FinInstnId FinancialInstitutionIdentification18 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 FinInstnId"` BrnchId BranchData3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BrnchId,omitempty"` }
type BranchData3 ¶
type BranchData3 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PstlAdr,omitempty"` }
type CashAccount38 ¶
type CashAccount38 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` Tp CashAccountType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Tp,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Ccy,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Nm,omitempty"` Prxy ProxyAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prxy,omitempty"` }
type CashAccountCharacteristics3 ¶
type CashAccountCharacteristics3 struct { AcctLvl AccountLevel2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AcctLvl"` CshAcct CashAccount38 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CshAcct"` AcctSvcr BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AcctSvcr,omitempty"` PrntAcct ParentCashAccount3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PrntAcct,omitempty"` CompstnMtd CompensationMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CompstnMtd"` DbtAcct AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 DbtAcct,omitempty"` DelydDbtDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 DelydDbtDt,omitempty"` SttlmAdvc Max105Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SttlmAdvc,omitempty"` AcctBalCcyCd ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AcctBalCcyCd"` SttlmCcyCd ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SttlmCcyCd,omitempty"` HstCcyCd ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 HstCcyCd,omitempty"` Tax AccountTax1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Tax,omitempty"` AcctSvcrCtct Contact4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AcctSvcrCtct"` }
type CashAccountType2Choice ¶
type CashAccountType2Choice struct { Cd ExternalCashAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 MmbId"` }
type CompensationMethod1Code ¶
type CompensationMethod1Code string
May be one of NOCP, DBTD, INVD, DDBT
type Contact4 ¶
type Contact4 struct { NmPrfx NamePrefix2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 NmPrfx,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Nm,omitempty"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PhneNb,omitempty"` MobNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 MobNb,omitempty"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 FaxNb,omitempty"` EmailAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 EmailAdr,omitempty"` EmailPurp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 EmailPurp,omitempty"` JobTitl Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 JobTitl,omitempty"` Rspnsblty Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Rspnsblty,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Dept,omitempty"` Othr []OtherContact1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Othr,omitempty"` PrefrdMtd PreferredContactMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PrefrdMtd,omitempty"` }
type CurrencyExchange6 ¶
type CurrencyExchange6 struct { SrcCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SrcCcy"` TrgtCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TrgtCcy"` XchgRate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 XchgRate"` Desc Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Desc,omitempty"` UnitCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 UnitCcy,omitempty"` Cmnts Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cmnts,omitempty"` QtnDt ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 QtnDt,omitempty"` }
type DatePeriod1 ¶
type Document ¶
type Document struct {
BkSvcsBllgStmt BankServicesBillingStatementV03 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BkSvcsBllgStmt"`
}
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 ExternalBankTransactionDomain1Code ¶
type ExternalBankTransactionDomain1Code string
Must be at least 1 items long
type ExternalBankTransactionFamily1Code ¶
type ExternalBankTransactionFamily1Code string
Must be at least 1 items long
type ExternalBankTransactionSubFamily1Code ¶
type ExternalBankTransactionSubFamily1Code string
Must be at least 1 items long
type ExternalBillingBalanceType1Code ¶
type ExternalBillingBalanceType1Code string
Must be at least 1 items long
type ExternalBillingCompensationType1Code ¶
type ExternalBillingCompensationType1Code string
Must be at least 1 items long
type ExternalBillingRateIdentification1Code ¶
type ExternalBillingRateIdentification1Code string
Must be at least 1 items long
type ExternalCashAccountType1Code ¶
type ExternalCashAccountType1Code string
Must be at least 1 items long
type ExternalClearingSystemIdentification1Code ¶
type ExternalClearingSystemIdentification1Code string
Must be at least 1 items long
type ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code string
Must be at least 1 items long
type ExternalOrganisationIdentification1Code ¶
type ExternalOrganisationIdentification1Code string
Must be at least 1 items long
type ExternalProxyAccountType1Code ¶
type ExternalProxyAccountType1Code string
Must be at least 1 items long
type FinancialIdentificationSchemeName1Choice ¶
type FinancialIdentificationSchemeName1Choice struct { Cd ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type FinancialInstitutionIdentification18 ¶
type FinancialInstitutionIdentification18 struct { BICFI BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 ClrSysMmbId,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 LEI,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Othr,omitempty"` }
type FinancialInstitutionIdentification19 ¶
type FinancialInstitutionIdentification19 struct { BICFI BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 ClrSysMmbId,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 LEI,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Othr,omitempty"` }
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Issr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Issr,omitempty"` }
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SchmeNm,omitempty"` }
type GenericOrganisationIdentification1 ¶
type GenericOrganisationIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Issr,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 OrganisationIdentification29 ¶
type OrganisationIdentification29 struct { AnyBIC AnyBICDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AnyBIC,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 LEI,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Othr,omitempty"` }
type OrganisationIdentificationSchemeName1Choice ¶
type OrganisationIdentificationSchemeName1Choice struct { Cd ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type OtherContact1 ¶
type OtherContact1 struct { ChanlTp Max4Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 ChanlTp"` Id Max128Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id,omitempty"` }
type Pagination1 ¶
type Pagination1 struct { PgNb Max5NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PgNb"` LastPgInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 LastPgInd"` }
type ParentCashAccount3 ¶
type ParentCashAccount3 struct { Lvl AccountLevel1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Lvl,omitempty"` Id CashAccount38 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` Svcr BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Svcr,omitempty"` }
type Party43Choice ¶
type Party43Choice struct { OrgId OrganisationIdentification29 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 OrgId"` FIId FinancialInstitutionIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 FIId"` }
type PartyIdentification138 ¶
type PartyIdentification138 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Nm"` LglNm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 LglNm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PstlAdr,omitempty"` Id Party43Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CtryOfRes,omitempty"` CtctDtls Contact4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CtctDtls,omitempty"` }
type PostalAddress24 ¶
type PostalAddress24 struct { AdrTp AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BldgNb,omitempty"` BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BldgNm,omitempty"` Flr Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Flr,omitempty"` PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PstBx,omitempty"` Room Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Room,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TwnNm,omitempty"` TwnLctnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TwnLctnNm,omitempty"` DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 DstrctNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 AdrLine,omitempty"` }
type PreferredContactMethod1Code ¶
type PreferredContactMethod1Code string
May be one of LETT, MAIL, PHON, FAXX, CELL
type ProxyAccountIdentification1 ¶
type ProxyAccountIdentification1 struct { Tp ProxyAccountType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Tp,omitempty"` Id Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Id"` }
type ProxyAccountType1Choice ¶
type ProxyAccountType1Choice struct { Cd ExternalProxyAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Prtry"` }
type ReportHeader6 ¶
type ReportHeader6 struct { RptId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 RptId"` MsgPgntn Pagination1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 MsgPgntn,omitempty"` }
type ResidenceLocation1Choice ¶
type ResidenceLocation1Choice struct { Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Ctry"` Area Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Area"` }
type ServicePaymentMethod1Code ¶
type ServicePaymentMethod1Code string
May be one of BCMP, FLAT, PVCH, INVS, WVED, FREE
type ServiceTaxDesignation1 ¶
type ServiceTaxDesignation1 struct { Cd ServiceTaxDesignation1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Rgn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Rgn,omitempty"` TaxRsn []TaxReason1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxRsn,omitempty"` }
type ServiceTaxDesignation1Code ¶
type ServiceTaxDesignation1Code string
May be one of XMPT, ZERO, TAXE
type StatementGroup3 ¶
type StatementGroup3 struct { GrpId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 GrpId"` Sndr PartyIdentification138 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Sndr"` SndrIndvCtct []Contact4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 SndrIndvCtct,omitempty"` Rcvr PartyIdentification138 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Rcvr"` RcvrIndvCtct []Contact4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 RcvrIndvCtct,omitempty"` BllgStmt []BillingStatement3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 BllgStmt"` }
type TaxCalculation1 ¶
type TaxCalculation1 struct { HstCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 HstCcy"` TaxblSvcChrgConvs []BillingServicesAmount3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxblSvcChrgConvs"` TtlTaxblSvcChrgHstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TtlTaxblSvcChrgHstAmt"` TaxId []BillingServicesTax3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TaxId"` TtlTax AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 TtlTax"` }
type TaxReason1 ¶
type TaxReason1 struct { Cd Max10Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Cd"` Expltn Max105Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.03 Expltn"` }