Documentation ¶
Index ¶
- type AccountIdentification4Choice
- type AccountLevel1Code
- type AccountLevel2Code
- type AccountSchemeName1Choice
- type AccountTax1
- type ActiveOrHistoricCurrencyAndAmount
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AmountAndDirection34
- type AnyBICIdentifier
- type BICFIIdentifier
- type BalanceAdjustment1
- type BalanceAdjustmentType1Code
- type BankServicesBillingStatementV02
- 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 BillingStatement2
- type BillingStatementStatus1Code
- type BillingSubServiceIdentification1
- type BillingSubServiceQualifier1Choice
- type BillingSubServiceQualifier1Code
- type BillingTaxCalculationMethod1Code
- type BillingTaxIdentification1
- type BillingTaxRegion1
- type BranchAndFinancialInstitutionIdentification5
- type BranchData2
- type CashAccount24
- type CashAccountCharacteristics2
- type CashAccountType2Choice
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type CompensationMethod1Code
- type ContactDetails3
- type CountryCode
- type CurrencyExchange6
- type DatePeriod1
- type Document
- type ExternalAccountIdentification1Code
- type ExternalBankTransactionDomain1Code
- type ExternalBankTransactionFamily1Code
- type ExternalBankTransactionSubFamily1Code
- type ExternalBillingBalanceType1Code
- type ExternalBillingCompensationType1Code
- type ExternalBillingRateIdentification1Code
- type ExternalCashAccountType1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalOrganisationIdentification1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification8
- type FinancialInstitutionIdentification9
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericOrganisationIdentification1
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- 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 NamePrefix1Code
- type OrganisationIdentification8
- type OrganisationIdentificationSchemeName1Choice
- type OtherContact1
- type Pagination
- type ParentCashAccount2
- type Party13Choice
- type PartyIdentification58
- type PhoneNumber
- type PostalAddress11
- type PostalAddress6
- type PreferredContactMethod1Code
- type ProprietaryBankTransactionCodeStructure1
- type ReportHeader3
- type ResidenceLocation1Choice
- type ServiceAdjustmentType1Code
- type ServicePaymentMethod1Code
- type ServiceTaxDesignation1
- type ServiceTaxDesignation1Code
- type StatementGroup2
- 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.02 IBAN"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Othr"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Prtry"` }
type AccountTax1 ¶
type AccountTax1 struct { ClctnMtd BillingTaxCalculationMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 ClctnMtd"` Rgn Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Rgn,omitempty"` NonResCtry ResidenceLocation1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 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 AmountAndDirection34 ¶
type AmountAndDirection34 struct { Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Amt"` Sgn bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Sgn"` }
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 BICFIIdentifier ¶
type BICFIIdentifier string
Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([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.02 Tp"` Desc Max105Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Desc"` BalAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BalAmt"` AvrgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AvrgAmt,omitempty"` ErrDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 ErrDt,omitempty"` PstngDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PstngDt"` Days float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Days,omitempty"` EarngsAdjstmntAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 EarngsAdjstmntAmt,omitempty"` }
type BalanceAdjustmentType1Code ¶
type BalanceAdjustmentType1Code string
May be one of LDGR, FLOT, CLLD
type BankServicesBillingStatementV02 ¶
type BankServicesBillingStatementV02 struct { RptHdr ReportHeader3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 RptHdr"` BllgStmtGrp []StatementGroup2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BllgStmtGrp"` }
type BankTransactionCodeStructure4 ¶
type BankTransactionCodeStructure4 struct { Domn BankTransactionCodeStructure5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Domn,omitempty"` Prtry ProprietaryBankTransactionCodeStructure1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Prtry,omitempty"` }
type BankTransactionCodeStructure5 ¶
type BankTransactionCodeStructure5 struct { Cd ExternalBankTransactionDomain1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Fmly BankTransactionCodeStructure6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Fmly"` }
type BankTransactionCodeStructure6 ¶
type BankTransactionCodeStructure6 struct { Cd ExternalBankTransactionFamily1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` SubFmlyCd ExternalBankTransactionSubFamily1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SubFmlyCd"` }
type BillingBalance1 ¶
type BillingBalance1 struct { Tp BillingBalanceType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Tp"` Val AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Val"` CcyTp BillingCurrencyType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CcyTp,omitempty"` }
type BillingBalanceType1Choice ¶
type BillingBalanceType1Choice struct { Cd ExternalBillingBalanceType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 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.02 Tp"` Val AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Val"` CcyTp BillingCurrencyType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CcyTp,omitempty"` }
type BillingCompensationType1Choice ¶
type BillingCompensationType1Choice struct { Cd ExternalBillingCompensationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 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.02 SvcChrgHstAmt"` SvcTax BillingServicesAmount1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SvcTax"` TtlChrg BillingServicesAmount2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TtlChrg"` TaxId []BillingServicesTax1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxId"` }
type BillingMethod1Choice ¶
type BillingMethod1Choice struct { MtdA BillingMethod1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 MtdA"` MtdB BillingMethod2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 MtdB"` MtdD BillingMethod3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 MtdD"` }
type BillingMethod2 ¶
type BillingMethod2 struct { SvcChrgHstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SvcChrgHstAmt"` SvcTax BillingServicesAmount1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SvcTax"` TaxId []BillingServicesTax1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxId"` }
type BillingMethod3 ¶
type BillingMethod3 struct { SvcTaxPricAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SvcTaxPricAmt"` TaxId []BillingServicesTax2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxId"` }
type BillingMethod4 ¶
type BillingMethod4 struct { SvcDtl []BillingServiceParameters2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SvcDtl"` TaxClctn TaxCalculation1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxClctn"` }
type BillingPrice1 ¶
type BillingPrice1 struct { Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Ccy,omitempty"` UnitPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 UnitPric,omitempty"` Mtd BillingChargeMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Mtd,omitempty"` Rule Max20Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Rule,omitempty"` }
type BillingRate1 ¶
type BillingRate1 struct { Id BillingRateIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` Val float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Val"` DaysInPrd float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 DaysInPrd,omitempty"` DaysInYr float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 DaysInYr,omitempty"` }
type BillingRateIdentification1Choice ¶
type BillingRateIdentification1Choice struct { Cd ExternalBillingRateIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Prtry"` }
type BillingService2 ¶
type BillingService2 struct { SvcDtl BillingServiceParameters3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SvcDtl"` Pric BillingPrice1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Pric,omitempty"` PmtMtd ServicePaymentMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PmtMtd"` OrgnlChrgPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 OrgnlChrgPric"` OrgnlChrgSttlmAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 OrgnlChrgSttlmAmt,omitempty"` BalReqrdAcctAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BalReqrdAcctAmt,omitempty"` TaxDsgnt ServiceTaxDesignation1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxDsgnt"` TaxClctn BillingMethod1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxClctn,omitempty"` }
type BillingServiceAdjustment1 ¶
type BillingServiceAdjustment1 struct { Tp ServiceAdjustmentType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Tp"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Desc"` Amt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Amt"` BalReqrdAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BalReqrdAmt,omitempty"` ErrDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 ErrDt,omitempty"` AdjstmntId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AdjstmntId,omitempty"` SubSvc BillingSubServiceIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SubSvc,omitempty"` PricChng AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PricChng,omitempty"` OrgnlPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 OrgnlPric,omitempty"` NewPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 NewPric,omitempty"` VolChng float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 VolChng,omitempty"` OrgnlVol float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 OrgnlVol,omitempty"` NewVol float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 NewVol,omitempty"` OrgnlChrgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 OrgnlChrgAmt,omitempty"` NewChrgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 NewChrgAmt,omitempty"` }
type BillingServiceIdentification2 ¶
type BillingServiceIdentification2 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` SubSvc BillingSubServiceIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SubSvc,omitempty"` Desc Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Desc"` }
type BillingServiceIdentification3 ¶
type BillingServiceIdentification3 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` SubSvc BillingSubServiceIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SubSvc,omitempty"` Desc Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Desc"` CmonCd BillingServiceCommonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CmonCd,omitempty"` BkTxCd BankTransactionCodeStructure4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BkTxCd,omitempty"` SvcTp Max12Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SvcTp,omitempty"` }
type BillingServiceParameters2 ¶
type BillingServiceParameters2 struct { BkSvc BillingServiceIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BkSvc"` Vol float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Vol,omitempty"` UnitPric AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 UnitPric,omitempty"` SvcChrgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SvcChrgAmt"` }
type BillingServiceParameters3 ¶
type BillingServiceParameters3 struct { BkSvc BillingServiceIdentification3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BkSvc"` Vol float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Vol,omitempty"` }
type BillingServicesAmount1 ¶
type BillingServicesAmount1 struct { HstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 HstAmt"` PricgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PricgAmt,omitempty"` }
type BillingServicesAmount2 ¶
type BillingServicesAmount2 struct { HstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 HstAmt"` SttlmAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SttlmAmt,omitempty"` PricgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PricgAmt,omitempty"` }
type BillingServicesAmount3 ¶
type BillingServicesAmount3 struct { SrcAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SrcAmt"` HstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 HstAmt"` }
type BillingServicesTax1 ¶
type BillingServicesTax1 struct { Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Nb"` Desc Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Desc,omitempty"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Rate"` HstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 HstAmt"` PricgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PricgAmt,omitempty"` }
type BillingServicesTax2 ¶
type BillingServicesTax2 struct { Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Nb"` Desc Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Desc,omitempty"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Rate"` PricgAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PricgAmt"` }
type BillingServicesTax3 ¶
type BillingServicesTax3 struct { Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Nb"` Desc Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Desc,omitempty"` Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Rate"` TtlTaxAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TtlTaxAmt"` }
type BillingStatement2 ¶
type BillingStatement2 struct { StmtId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 StmtId"` FrToDt DatePeriod1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 FrToDt"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CreDtTm"` Sts BillingStatementStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Sts"` AcctChrtcs CashAccountCharacteristics2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AcctChrtcs"` RateData []BillingRate1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 RateData,omitempty"` CcyXchg []CurrencyExchange6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CcyXchg,omitempty"` Bal []BillingBalance1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Bal,omitempty"` Compstn []BillingCompensation1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Compstn,omitempty"` Svc []BillingService2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Svc,omitempty"` TaxRgn []BillingTaxRegion1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxRgn,omitempty"` BalAdjstmnt []BalanceAdjustment1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BalAdjstmnt,omitempty"` SvcAdjstmnt []BillingServiceAdjustment1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 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.02 Issr"` Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` }
type BillingSubServiceQualifier1Choice ¶
type BillingSubServiceQualifier1Choice struct { Cd BillingSubServiceQualifier1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 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 BillingTaxIdentification1 ¶
type BillingTaxIdentification1 struct { VATRegnNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 VATRegnNb,omitempty"` TaxRegnNb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxRegnNb,omitempty"` TaxCtct ContactDetails3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxCtct,omitempty"` }
type BillingTaxRegion1 ¶
type BillingTaxRegion1 struct { RgnNb Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 RgnNb"` RgnNm Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 RgnNm"` CstmrTaxId Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CstmrTaxId"` PtDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PtDt,omitempty"` SndgFI BillingTaxIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SndgFI,omitempty"` InvcNb Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 InvcNb,omitempty"` MtdC BillingMethod4 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 MtdC,omitempty"` SttlmAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SttlmAmt"` TaxDueToRgn AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxDueToRgn"` }
type BranchAndFinancialInstitutionIdentification5 ¶
type BranchAndFinancialInstitutionIdentification5 struct { FinInstnId FinancialInstitutionIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 FinInstnId"` BrnchId BranchData2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BrnchId,omitempty"` }
type BranchData2 ¶
type BranchData2 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PstlAdr,omitempty"` }
type CashAccount24 ¶
type CashAccount24 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` Tp CashAccountType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Tp,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Ccy,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Nm,omitempty"` }
type CashAccountCharacteristics2 ¶
type CashAccountCharacteristics2 struct { AcctLvl AccountLevel2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AcctLvl"` CshAcct CashAccount24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CshAcct"` AcctSvcr BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AcctSvcr,omitempty"` PrntAcct ParentCashAccount2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PrntAcct,omitempty"` CompstnMtd CompensationMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CompstnMtd"` DbtAcct AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 DbtAcct,omitempty"` DelydDbtDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 DelydDbtDt,omitempty"` SttlmAdvc Max105Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SttlmAdvc,omitempty"` AcctBalCcyCd ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AcctBalCcyCd"` SttlmCcyCd ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SttlmCcyCd,omitempty"` HstCcyCd ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 HstCcyCd,omitempty"` Tax AccountTax1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Tax,omitempty"` AcctSvcrCtct ContactDetails3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AcctSvcrCtct"` }
type CashAccountType2Choice ¶
type CashAccountType2Choice struct { Cd ExternalCashAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Prtry"` }
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct { Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Prtry"` }
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct { ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 ClrSysId,omitempty"` MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 MmbId"` }
type CompensationMethod1Code ¶
type CompensationMethod1Code string
May be one of NOCP, DBTD, INVD, DDBT
type ContactDetails3 ¶
type ContactDetails3 struct { NmPrfx NamePrefix1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 NmPrfx,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Nm,omitempty"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PhneNb,omitempty"` MobNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 MobNb,omitempty"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 FaxNb,omitempty"` EmailAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 EmailAdr,omitempty"` Othr []OtherContact1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Othr,omitempty"` PrefrdMtd PreferredContactMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PrefrdMtd,omitempty"` }
type CurrencyExchange6 ¶
type CurrencyExchange6 struct { SrcCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SrcCcy"` TrgtCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TrgtCcy"` XchgRate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 XchgRate"` Desc Max40Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Desc,omitempty"` UnitCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 UnitCcy,omitempty"` Cmnts Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cmnts,omitempty"` QtnDt ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 QtnDt,omitempty"` }
type DatePeriod1 ¶
type Document ¶
type Document struct {
BkSvcsBllgStmt BankServicesBillingStatementV02 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BkSvcsBllgStmt"`
}
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 FinancialIdentificationSchemeName1Choice ¶
type FinancialIdentificationSchemeName1Choice struct { Cd ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Prtry"` }
type FinancialInstitutionIdentification8 ¶
type FinancialInstitutionIdentification8 struct { BICFI BICFIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 ClrSysMmbId,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Nm,omitempty"` PstlAdr PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PstlAdr,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Othr,omitempty"` }
type FinancialInstitutionIdentification9 ¶
type FinancialInstitutionIdentification9 struct { BICFI BICFIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BICFI,omitempty"` ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 ClrSysMmbId,omitempty"` Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Othr,omitempty"` }
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Issr,omitempty"` }
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Issr,omitempty"` }
type GenericOrganisationIdentification1 ¶
type GenericOrganisationIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 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 OrganisationIdentification8 ¶
type OrganisationIdentification8 struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AnyBIC,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Othr,omitempty"` }
type OrganisationIdentificationSchemeName1Choice ¶
type OrganisationIdentificationSchemeName1Choice struct { Cd ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Prtry"` }
type OtherContact1 ¶
type OtherContact1 struct { ChanlTp Max4Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 ChanlTp"` Id Max128Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id,omitempty"` }
type Pagination ¶
type Pagination struct { PgNb Max5NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PgNb"` LastPgInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 LastPgInd"` }
type ParentCashAccount2 ¶
type ParentCashAccount2 struct { Lvl AccountLevel1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Lvl,omitempty"` Id CashAccount24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` Svcr BranchAndFinancialInstitutionIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Svcr,omitempty"` }
type Party13Choice ¶
type Party13Choice struct { OrgId OrganisationIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 OrgId"` FIId FinancialInstitutionIdentification9 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 FIId"` }
type PartyIdentification58 ¶
type PartyIdentification58 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Nm"` LglNm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 LglNm,omitempty"` PstlAdr PostalAddress11 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PstlAdr,omitempty"` Id Party13Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Id"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CtryOfRes,omitempty"` CtctDtls ContactDetails3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CtctDtls,omitempty"` }
type PostalAddress11 ¶
type PostalAddress11 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AdrLine,omitempty"` Flr Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Flr,omitempty"` PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PstBx,omitempty"` BldgNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BldgNm,omitempty"` Room Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Room,omitempty"` }
type PostalAddress6 ¶
type PostalAddress6 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 AdrLine,omitempty"` }
type PreferredContactMethod1Code ¶
type PreferredContactMethod1Code string
May be one of LETT, MAIL, PHON, FAXX, CELL
type ReportHeader3 ¶
type ReportHeader3 struct { RptId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 RptId"` MsgPgntn Pagination `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 MsgPgntn,omitempty"` }
type ResidenceLocation1Choice ¶
type ResidenceLocation1Choice struct { Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Ctry"` Area Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 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.02 Cd"` Rgn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Rgn,omitempty"` TaxRsn []TaxReason1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxRsn,omitempty"` }
type ServiceTaxDesignation1Code ¶
type ServiceTaxDesignation1Code string
May be one of XMPT, ZERO, TAXE
type StatementGroup2 ¶
type StatementGroup2 struct { GrpId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 GrpId"` Sndr PartyIdentification58 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Sndr"` SndrIndvCtct []ContactDetails3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 SndrIndvCtct,omitempty"` Rcvr PartyIdentification58 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Rcvr"` RcvrIndvCtct []ContactDetails3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 RcvrIndvCtct,omitempty"` BllgStmt []BillingStatement2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 BllgStmt"` }
type TaxCalculation1 ¶
type TaxCalculation1 struct { HstCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 HstCcy"` TaxblSvcChrgConvs []BillingServicesAmount3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxblSvcChrgConvs"` TtlTaxblSvcChrgHstAmt AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TtlTaxblSvcChrgHstAmt"` TaxId []BillingServicesTax3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TaxId"` TtlTax AmountAndDirection34 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 TtlTax"` }
type TaxReason1 ¶
type TaxReason1 struct { Cd Max10Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Cd"` Expltn Max105Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.086.001.02 Expltn"` }