Documentation ¶
Overview ¶
Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Models for urn:iso:std:iso:20022:tech:xsd:admi.004.001.02
Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Validations for urn:iso:std:iso:20022:tech:xsd:admi.004.001.02
Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Models for urn:iso:std:iso:20022:tech:xsd:admi.004.001.02
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Document ¶
type Document struct { XMLName xml.Name SysEvtNtfctn SystemEventNotificationV02 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.004.001.02 SysEvtNtfctn"` }
type Event21 ¶
type Event21 struct { EvtCd EventFedwireFunds1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.004.001.02 EvtCd"` EvtParam fedwire.ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:admi.004.001.02 EvtParam"` EvtDesc *Max1000Text `xml:"urn:iso:std:iso:20022:tech:xsd:admi.004.001.02 EvtDesc,omitempty"` EvtTm fedwire.ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:admi.004.001.02 EvtTm"` }
type EventFedwireFunds1 ¶
type EventFedwireFunds1 string
const EventFedwireFunds1Adhc EventFedwireFunds1 = "ADHC"
const EventFedwireFunds1Clsd EventFedwireFunds1 = "CLSD"
const EventFedwireFunds1Extn EventFedwireFunds1 = "EXTN"
const EventFedwireFunds1Open EventFedwireFunds1 = "OPEN"
func (EventFedwireFunds1) Validate ¶
func (v EventFedwireFunds1) Validate() error
type Max1000Text ¶
type Max1000Text string
func (Max1000Text) Validate ¶
func (v Max1000Text) Validate() error
type SystemEventNotificationV02 ¶
type SystemEventNotificationV02 struct {
EvtInf Event21 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.004.001.02 EvtInf"`
}
func (SystemEventNotificationV02) Validate ¶
func (v SystemEventNotificationV02) Validate() error
Click to show internal directories.
Click to hide internal directories.