iso20022_camt_016_001_04

package
v0.0.0-...-2e988c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActiveOrHistoricCurrencyCode

type ActiveOrHistoricCurrencyCode string

Must match the pattern [A-Z]{3,3}

type CurrencyCriteriaDefinition1Choice

type CurrencyCriteriaDefinition1Choice struct {
	QryNm   Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 QryNm,omitempty"`
	NewCrit CurrencyExchangeCriteria2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 NewCrit,omitempty"`
}

type CurrencyExchangeCriteria2

type CurrencyExchangeCriteria2 struct {
	NewQryNm Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 NewQryNm,omitempty"`
	SchCrit  []CurrencyExchangeSearchCriteria1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 SchCrit"`
}

type CurrencyExchangeSearchCriteria1

type CurrencyExchangeSearchCriteria1 struct {
	SrcCcy  ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 SrcCcy"`
	TrgtCcy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 TrgtCcy"`
}

type CurrencyQueryDefinition3

type CurrencyQueryDefinition3 struct {
	QryTp   QueryType2Code                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 QryTp,omitempty"`
	CcyCrit CurrencyCriteriaDefinition1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 CcyCrit,omitempty"`
}

type Document

type Document struct {
	GetCcyXchgRate GetCurrencyExchangeRateV04 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 GetCcyXchgRate"`
}

type GetCurrencyExchangeRateV04

type GetCurrencyExchangeRateV04 struct {
	MsgHdr      MessageHeader1           `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 MsgHdr"`
	CcyQryDef   CurrencyQueryDefinition3 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 CcyQryDef,omitempty"`
	SplmtryData []SupplementaryData1     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 SplmtryData,omitempty"`
}

type ISODateTime

type ISODateTime time.Time

func (ISODateTime) MarshalText

func (t ISODateTime) MarshalText() ([]byte, error)

func (*ISODateTime) UnmarshalText

func (t *ISODateTime) UnmarshalText(text []byte) error

type Max350Text

type Max350Text string

May be no more than 350 items long

type Max35Text

type Max35Text string

May be no more than 35 items long

type MessageHeader1

type MessageHeader1 struct {
	MsgId   Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 MsgId"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 CreDtTm,omitempty"`
}

type QueryType2Code

type QueryType2Code string

May be one of ALLL, CHNG, MODF, DELD

type SupplementaryData1

type SupplementaryData1 struct {
	PlcAndNm Max350Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 PlcAndNm,omitempty"`
	Envlp    SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.016.001.04 Envlp"`
}

type SupplementaryDataEnvelope1

type SupplementaryDataEnvelope1 struct {
	Item string `xml:",any"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL