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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaselineStatus2Code

type BaselineStatus2Code string

May be one of COMP, CLSD, ACTV

type Document

type Document struct {
	StsChngReq StatusChangeRequestV02 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 StsChngReq"`
}

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 Max140Text

type Max140Text string

Must be at least 1 items long

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.026.001.02 Id"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 CreDtTm"`
}

type Reason2

type Reason2 struct {
	Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 Desc"`
}

type SimpleIdentificationInformation

type SimpleIdentificationInformation struct {
	Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 Id"`
}

type StatusChangeRequestV02

type StatusChangeRequestV02 struct {
	ReqId        MessageIdentification1          `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 ReqId"`
	TxId         SimpleIdentificationInformation `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 TxId"`
	SubmitrTxRef SimpleIdentificationInformation `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 SubmitrTxRef,omitempty"`
	ReqdSts      TransactionStatus3              `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 ReqdSts"`
	ReqRsn       Reason2                         `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 ReqRsn,omitempty"`
}

type TransactionStatus3

type TransactionStatus3 struct {
	Sts BaselineStatus2Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.026.001.02 Sts"`
}

Jump to

Keyboard shortcuts

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