Documentation
¶
Index ¶
- type AccountIdentification4Choice
- type AccountSchemeName1Choice
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type AddressType2Code
- type AddressType3Choice
- type Amount2Choice
- type BICFIDec2014Identifier
- type BranchAndFinancialInstitutionIdentification6
- type BranchData3
- type ClearingSystemIdentification2Choice
- type ClearingSystemMemberIdentification2
- type CountryCode
- type CreditDebitCode
- type DateAndDateTime2Choice
- type Document
- type Exact4AlphaNumericText
- type ExternalAccountIdentification1Code
- type ExternalClearingSystemIdentification1Code
- type ExternalFinancialInstitutionIdentification1Code
- type ExternalMarketInfrastructure1Code
- type FinancialIdentificationSchemeName1Choice
- type FinancialInstitutionIdentification18
- type GenericAccountIdentification1
- type GenericFinancialIdentification1
- type GenericIdentification30
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- type LEIIdentifier
- type Limit8
- type LimitIdentification2Choice
- type LimitIdentification5
- type LimitIdentification6
- type LimitStructure3
- type LimitType1Choice
- type LimitType3Code
- type MarketInfrastructureIdentification1Choice
- type Max16Text
- type Max34Text
- type Max35Text
- type Max70Text
- type Max140Text
- type Max350Text
- type MessageHeader1
- type ModifyLimitV07
- type PostalAddress24
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type SystemIdentification2Choice
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountIdentification4Choice ¶
type AccountIdentification4Choice struct {
IBAN IBAN2007Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 IBAN,omitempty"`
Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Othr,omitempty"`
}
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct {
Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Cd,omitempty"`
Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Prtry,omitempty"`
}
type ActiveCurrencyAndAmount ¶
type ActiveCurrencyAndAmount struct {
Value float64 `xml:",chardata"`
Ccy ActiveCurrencyCode `xml:"Ccy,attr"`
}
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
type AddressType3Choice ¶
type AddressType3Choice struct {
Cd AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Cd,omitempty"`
Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Prtry,omitempty"`
}
type Amount2Choice ¶
type Amount2Choice struct {
AmtWthtCcy float64 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AmtWthtCcy,omitempty"`
AmtWthCcy ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AmtWthCcy,omitempty"`
}
type BICFIDec2014Identifier ¶
type BICFIDec2014Identifier string
Must match the pattern [A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}
type BranchAndFinancialInstitutionIdentification6 ¶
type BranchAndFinancialInstitutionIdentification6 struct {
FinInstnId FinancialInstitutionIdentification18 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 FinInstnId"`
BrnchId BranchData3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 BrnchId,omitempty"`
}
type BranchData3 ¶
type BranchData3 struct {
Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Id,omitempty"`
LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 LEI,omitempty"`
Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Nm,omitempty"`
PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 PstlAdr,omitempty"`
}
type ClearingSystemIdentification2Choice ¶
type ClearingSystemIdentification2Choice struct {
Cd ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Cd,omitempty"`
Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Prtry,omitempty"`
}
type ClearingSystemMemberIdentification2 ¶
type ClearingSystemMemberIdentification2 struct {
ClrSysId ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 ClrSysId,omitempty"`
MmbId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 MmbId"`
}
type DateAndDateTime2Choice ¶
type DateAndDateTime2Choice struct {
Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Dt,omitempty"`
DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 DtTm,omitempty"`
}
type Document ¶
type Document struct {
ModfyLmt ModifyLimitV07 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 ModfyLmt"`
}
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type ExternalAccountIdentification1Code ¶
type ExternalAccountIdentification1Code string
May be no more than 4 items long
type ExternalClearingSystemIdentification1Code ¶
type ExternalClearingSystemIdentification1Code string
May be no more than 5 items long
type ExternalFinancialInstitutionIdentification1Code ¶
type ExternalFinancialInstitutionIdentification1Code string
May be no more than 4 items long
type ExternalMarketInfrastructure1Code ¶
type ExternalMarketInfrastructure1Code string
May be no more than 3 items long
type FinancialIdentificationSchemeName1Choice ¶
type FinancialIdentificationSchemeName1Choice struct {
Cd ExternalFinancialInstitutionIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Cd,omitempty"`
Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Prtry,omitempty"`
}
type FinancialInstitutionIdentification18 ¶
type FinancialInstitutionIdentification18 struct {
BICFI BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 BICFI,omitempty"`
ClrSysMmbId ClearingSystemMemberIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 ClrSysMmbId,omitempty"`
LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 LEI,omitempty"`
Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Nm,omitempty"`
PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 PstlAdr,omitempty"`
Othr GenericFinancialIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Othr,omitempty"`
}
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct {
Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Id"`
SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 SchmeNm,omitempty"`
Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Issr,omitempty"`
}
type GenericFinancialIdentification1 ¶
type GenericFinancialIdentification1 struct {
Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Id"`
SchmeNm FinancialIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 SchmeNm,omitempty"`
Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Issr,omitempty"`
}
type GenericIdentification30 ¶
type GenericIdentification30 struct {
Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Id"`
Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Issr"`
SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 SchmeNm,omitempty"`
}
type IBAN2007Identifier ¶
type IBAN2007Identifier string
Must match the pattern [A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type Limit8 ¶
type Limit8 struct {
StartDtTm DateAndDateTime2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 StartDtTm,omitempty"`
Amt Amount2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Amt"`
CdtDbtInd CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 CdtDbtInd,omitempty"`
}
type LimitIdentification2Choice ¶
type LimitIdentification2Choice struct {
Cur LimitIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Cur,omitempty"`
Dflt LimitIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Dflt,omitempty"`
AllCur LimitIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AllCur,omitempty"`
AllDflt LimitIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AllDflt,omitempty"`
}
type LimitIdentification5 ¶
type LimitIdentification5 struct {
SysId SystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 SysId,omitempty"`
BilLmtCtrPtyId BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 BilLmtCtrPtyId,omitempty"`
Tp LimitType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Tp"`
AcctOwnr BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AcctOwnr,omitempty"`
AcctId AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AcctId,omitempty"`
}
type LimitIdentification6 ¶
type LimitIdentification6 struct {
SysId SystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 SysId,omitempty"`
Tp LimitType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Tp"`
AcctOwnr BranchAndFinancialInstitutionIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AcctOwnr,omitempty"`
AcctId AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AcctId,omitempty"`
}
type LimitStructure3 ¶
type LimitStructure3 struct {
LmtId LimitIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 LmtId"`
NewLmtValSet Limit8 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 NewLmtValSet"`
}
type LimitType1Choice ¶
type LimitType1Choice struct {
Cd LimitType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Cd,omitempty"`
Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Prtry,omitempty"`
}
type LimitType3Code ¶
type LimitType3Code string
May be one of MULT, BILI, MAND, DISC, NELI, INBI, GLBL, DIDB, SPLC, SPLF, TDLC, TDLF, UCDT, ACOL, EXGT
type MarketInfrastructureIdentification1Choice ¶
type MarketInfrastructureIdentification1Choice struct {
Cd ExternalMarketInfrastructure1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Cd,omitempty"`
Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Prtry,omitempty"`
}
type MessageHeader1 ¶
type MessageHeader1 struct {
MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 MsgId"`
CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 CreDtTm,omitempty"`
}
type ModifyLimitV07 ¶
type ModifyLimitV07 struct {
MsgHdr MessageHeader1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 MsgHdr"`
LmtDtls []LimitStructure3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 LmtDtls,omitempty"`
SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 SplmtryData,omitempty"`
}
type PostalAddress24 ¶
type PostalAddress24 struct {
AdrTp AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AdrTp,omitempty"`
Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Dept,omitempty"`
SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 SubDept,omitempty"`
StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 StrtNm,omitempty"`
BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 BldgNb,omitempty"`
BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 BldgNm,omitempty"`
Flr Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Flr,omitempty"`
PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 PstBx,omitempty"`
Room Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Room,omitempty"`
PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 PstCd,omitempty"`
TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 TwnNm,omitempty"`
TwnLctnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 TwnLctnNm,omitempty"`
DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 DstrctNm,omitempty"`
CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 CtrySubDvsn,omitempty"`
Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Ctry,omitempty"`
AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 AdrLine,omitempty"`
}
type SupplementaryData1 ¶
type SupplementaryData1 struct {
PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 PlcAndNm,omitempty"`
Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Envlp"`
}
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
type SystemIdentification2Choice ¶
type SystemIdentification2Choice struct {
MktInfrstrctrId MarketInfrastructureIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 MktInfrstrctrId,omitempty"`
Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.011.001.07 Ctry,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.