admi_010_001_02

package
v0.0.0-...-d341185 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Document

type Document struct {
	StatcDataRpt StaticDataReportV02 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 StatcDataRpt"`
}

type Exact4AlphaNumericText

type Exact4AlphaNumericText string

Must match the pattern [a-zA-Z0-9]{4}

type Max350Text

type Max350Text string

Must be at least 1 items long

type Max35Text

type Max35Text string

Must be at least 1 items long

type Max70Text

type Max70Text string

Must be at least 1 items long

type ReportParameter1

type ReportParameter1 struct {
	Nm  Max70Text  `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 Nm"`
	Val Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 Val"`
}

type RequestDetails4

type RequestDetails4 struct {
	Key     Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 Key"`
	RptData []ReportParameter1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 RptData,omitempty"`
}

type RequestDetails5

type RequestDetails5 struct {
	Tp     Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 Tp"`
	ReqRef Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 ReqRef"`
	RptKey []RequestDetails4 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 RptKey"`
}

type StaticDataReportV02

type StaticDataReportV02 struct {
	MsgId       Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 MsgId"`
	SttlmSsnIdr Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 SttlmSsnIdr,omitempty"`
	RptDtls     RequestDetails5        `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 RptDtls"`
	SplmtryData []SupplementaryData1   `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 SplmtryData,omitempty"`
}

type SupplementaryData1

type SupplementaryData1 struct {
	PlcAndNm Max350Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 PlcAndNm,omitempty"`
	Envlp    SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.010.001.02 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