tsmt_003_001_03

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActivityReportRequestV03

type ActivityReportRequestV03 struct {
	ReqId          MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.003.001.03 ReqId"`
	NttiesToBeRptd []BICIdentification1   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.003.001.03 NttiesToBeRptd,omitempty"`
	RptPrd         DateTimePeriodDetails1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.003.001.03 RptPrd"`
}

type BICIdentification1

type BICIdentification1 struct {
	BIC BICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.003.001.03 BIC"`
}

type BICIdentifier

type BICIdentifier string

Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}

type DateTimePeriodDetails1

type DateTimePeriodDetails1 struct {
	FrDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.003.001.03 FrDtTm"`
	ToDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.003.001.03 ToDtTm,omitempty"`
}

type Document

type Document struct {
	ActvtyReqRpt ActivityReportRequestV03 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.003.001.03 ActvtyReqRpt"`
}

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 Max35Text

type Max35Text string

Must be at least 1 items long

type MessageIdentification1

type MessageIdentification1 struct {
	Id      Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.003.001.03 Id"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.003.001.03 CreDtTm"`
}

Jump to

Keyboard shortcuts

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