iso20022_camt_018_001_05

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 ActiveCurrencyCode

type ActiveCurrencyCode string

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

type BusinessDayCriteria2

type BusinessDayCriteria2 struct {
	NewQryNm Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 NewQryNm,omitempty"`
	SchCrit  []BusinessDaySearchCriteria2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SchCrit,omitempty"`
	RtrCrit  BusinessDayReturnCriteria2   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 RtrCrit,omitempty"`
}

type BusinessDayCriteria3Choice

type BusinessDayCriteria3Choice struct {
	QryNm   Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 QryNm,omitempty"`
	NewCrit BusinessDayCriteria2 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 NewCrit,omitempty"`
}

type BusinessDayQuery2

type BusinessDayQuery2 struct {
	QryTp QueryType2Code             `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 QryTp,omitempty"`
	Crit  BusinessDayCriteria3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Crit,omitempty"`
}

type BusinessDayReturnCriteria2

type BusinessDayReturnCriteria2 struct {
	SysDtInd   bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SysDtInd,omitempty"`
	SysStsInd  bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SysStsInd,omitempty"`
	SysCcyInd  bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SysCcyInd,omitempty"`
	ClsrPrdInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 ClsrPrdInd,omitempty"`
	EvtInd     bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 EvtInd,omitempty"`
	SsnPrdInd  bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SsnPrdInd,omitempty"`
	EvtTpInd   bool `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 EvtTpInd,omitempty"`
}

type BusinessDaySearchCriteria2

type BusinessDaySearchCriteria2 struct {
	SysDt   ISODate                       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SysDt,omitempty"`
	SysId   []SystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SysId,omitempty"`
	SysCcy  []ActiveCurrencyCode          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SysCcy,omitempty"`
	EvtTp   SystemEventType2Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 EvtTp,omitempty"`
	ClsrPrd DateTimePeriod1Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 ClsrPrd,omitempty"`
}

type CountryCode

type CountryCode string

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

type DateTimePeriod1

type DateTimePeriod1 struct {
	FrDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 FrDtTm"`
	ToDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 ToDtTm"`
}

type DateTimePeriod1Choice

type DateTimePeriod1Choice struct {
	FrDtTm ISODateTime     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 FrDtTm,omitempty"`
	ToDtTm ISODateTime     `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 ToDtTm,omitempty"`
	DtTmRg DateTimePeriod1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 DtTmRg,omitempty"`
}

type Document

type Document struct {
	GetBizDayInf GetBusinessDayInformationV05 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 GetBizDayInf"`
}

type ExternalEnquiryRequestType1Code

type ExternalEnquiryRequestType1Code string

May be no more than 4 items long

type ExternalMarketInfrastructure1Code

type ExternalMarketInfrastructure1Code string

May be no more than 3 items long

type ExternalPaymentControlRequestType1Code

type ExternalPaymentControlRequestType1Code string

May be no more than 4 items long

type GenericIdentification1

type GenericIdentification1 struct {
	Id      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Id"`
	SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SchmeNm,omitempty"`
	Issr    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Issr,omitempty"`
}

type GetBusinessDayInformationV05

type GetBusinessDayInformationV05 struct {
	MsgHdr          MessageHeader9       `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 MsgHdr"`
	BizDayInfQryDef BusinessDayQuery2    `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 BizDayInfQryDef,omitempty"`
	SplmtryData     []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 SplmtryData,omitempty"`
}

type ISODate

type ISODate time.Time

func (ISODate) MarshalText

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

func (*ISODate) UnmarshalText

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

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 MarketInfrastructureIdentification1Choice

type MarketInfrastructureIdentification1Choice struct {
	Cd    ExternalMarketInfrastructure1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Cd,omitempty"`
	Prtry Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Prtry,omitempty"`
}

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 MessageHeader9

type MessageHeader9 struct {
	MsgId   Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 MsgId"`
	CreDtTm ISODateTime        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 CreDtTm,omitempty"`
	ReqTp   RequestType4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 ReqTp,omitempty"`
}

type QueryType2Code

type QueryType2Code string

May be one of ALLL, CHNG, MODF, DELD

type RequestType4Choice

type RequestType4Choice struct {
	PmtCtrl ExternalPaymentControlRequestType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 PmtCtrl,omitempty"`
	Enqry   ExternalEnquiryRequestType1Code        `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Enqry,omitempty"`
	Prtry   GenericIdentification1                 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Prtry,omitempty"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type SystemEventType2Choice

type SystemEventType2Choice struct {
	Cd    SystemEventType2Code   `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Cd,omitempty"`
	Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Prtry,omitempty"`
}

type SystemEventType2Code

type SystemEventType2Code string

May be one of LVCO, LVCC, LVRT, EUSU, STSU, LWSU, EUCO, FIRE, STDY, LTNC, CRCO, RECC, LTGC, LTDC, CUSC, IBKC, SYSC, SSSC, REOP, PCOT, NPCT, ESTF

type SystemIdentification2Choice

type SystemIdentification2Choice struct {
	MktInfrstrctrId MarketInfrastructureIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 MktInfrstrctrId,omitempty"`
	Ctry            CountryCode                               `xml:"urn:iso:std:iso:20022:tech:xsd:camt.018.001.05 Ctry,omitempty"`
}

Jump to

Keyboard shortcuts

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