auth_064_001_01

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 ActiveCurrencyAndAmount

type ActiveCurrencyAndAmount struct {
	Value float64            `xml:",chardata"`
	Ccy   ActiveCurrencyCode `xml:"Ccy,attr"`
}

type ActiveCurrencyCode

type ActiveCurrencyCode string

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

type AvailableFinancialResourcesAmount1

type AvailableFinancialResourcesAmount1 struct {
	TtlInitlMrgn        ActiveCurrencyAndAmount    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 TtlInitlMrgn"`
	TtlPrfnddDfltFnd    ActiveCurrencyAndAmount    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 TtlPrfnddDfltFnd"`
	CCPSkinInTheGame    []ReportingAssetBreakdown1 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 CCPSkinInTheGame"`
	OthrDfltFndCntrbtn  ActiveCurrencyAndAmount    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 OthrDfltFndCntrbtn"`
	UfnddMmbCmmtmnt     ActiveCurrencyAndAmount    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 UfnddMmbCmmtmnt"`
	UfnddThrdPtyCmmtmnt ActiveCurrencyAndAmount    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 UfnddThrdPtyCmmtmnt"`
}

type CCPAvailableFinancialResourcesReportV01

type CCPAvailableFinancialResourcesReportV01 struct {
	AvlblFinRsrcsAmt AvailableFinancialResourcesAmount1 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 AvlblFinRsrcsAmt"`
	OthrPrfnddRsrcs  ReportingAssetBreakdown1           `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 OthrPrfnddRsrcs,omitempty"`
	SplmtryData      []SupplementaryData1               `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 SplmtryData,omitempty"`
}

type Document

type Document struct {
	CCPAvlblFinRsrcsRpt CCPAvailableFinancialResourcesReportV01 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 CCPAvlblFinRsrcsRpt"`
}

type Max350Text

type Max350Text string

Must be at least 1 items long

type ProductType6Code

type ProductType6Code string

May be one of BOND, CASH, OTHR, EQUI

type ReportingAssetBreakdown1

type ReportingAssetBreakdown1 struct {
	RptgAsstTp ProductType6Code        `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 RptgAsstTp"`
	Id         Max350Text              `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 Id,omitempty"`
	Amt        ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.064.001.01 Amt"`
}

type SupplementaryData1

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