registrationinstructionsresponse

package
v0.0.0-...-c8d12df Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2014 License: Apache-1.1 Imports: 4 Imported by: 0

Documentation

Overview

Package registrationinstructionsresponse msg type = p.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(router RouteOut) (string, string, quickfix.MessageRoute)

Route returns the beginstring, message type, and MessageRoute for this Mesage type

Types

type Message

type Message struct {
	quickfix.Message
}

Message is a RegistrationInstructionsResponse wrapper for the generic Message type

func (Message) Account

Account is a non-required field for RegistrationInstructionsResponse.

func (Message) AcctIDSource

AcctIDSource is a non-required field for RegistrationInstructionsResponse.

func (Message) ClOrdID

ClOrdID is a non-required field for RegistrationInstructionsResponse.

func (Message) GetAccount

GetAccount reads a Account from RegistrationInstructionsResponse.

func (Message) GetAcctIDSource

GetAcctIDSource reads a AcctIDSource from RegistrationInstructionsResponse.

func (Message) GetClOrdID

GetClOrdID reads a ClOrdID from RegistrationInstructionsResponse.

func (Message) GetNoPartyIDs

GetNoPartyIDs reads a NoPartyIDs from RegistrationInstructionsResponse.

func (Message) GetRegistID

GetRegistID reads a RegistID from RegistrationInstructionsResponse.

func (Message) GetRegistRefID

GetRegistRefID reads a RegistRefID from RegistrationInstructionsResponse.

func (Message) GetRegistRejReasonCode

func (m Message) GetRegistRejReasonCode(f *field.RegistRejReasonCodeField) quickfix.MessageRejectError

GetRegistRejReasonCode reads a RegistRejReasonCode from RegistrationInstructionsResponse.

func (Message) GetRegistRejReasonText

func (m Message) GetRegistRejReasonText(f *field.RegistRejReasonTextField) quickfix.MessageRejectError

GetRegistRejReasonText reads a RegistRejReasonText from RegistrationInstructionsResponse.

func (Message) GetRegistStatus

GetRegistStatus reads a RegistStatus from RegistrationInstructionsResponse.

func (Message) GetRegistTransType

GetRegistTransType reads a RegistTransType from RegistrationInstructionsResponse.

func (Message) NoPartyIDs

NoPartyIDs is a non-required field for RegistrationInstructionsResponse.

func (Message) RegistID

RegistID is a required field for RegistrationInstructionsResponse.

func (Message) RegistRefID

RegistRefID is a required field for RegistrationInstructionsResponse.

func (Message) RegistRejReasonCode

RegistRejReasonCode is a non-required field for RegistrationInstructionsResponse.

func (Message) RegistRejReasonText

RegistRejReasonText is a non-required field for RegistrationInstructionsResponse.

func (Message) RegistStatus

RegistStatus is a required field for RegistrationInstructionsResponse.

func (Message) RegistTransType

RegistTransType is a required field for RegistrationInstructionsResponse.

type MessageBuilder

type MessageBuilder struct {
	quickfix.MessageBuilder
}

MessageBuilder builds RegistrationInstructionsResponse messages.

func Builder

func Builder(
	registid *field.RegistIDField,
	registtranstype *field.RegistTransTypeField,
	registrefid *field.RegistRefIDField,
	registstatus *field.RegistStatusField) MessageBuilder

Builder returns an initialized MessageBuilder with specified required fields for RegistrationInstructionsResponse.

type RouteOut

type RouteOut func(msg Message, sessionID quickfix.SessionID) quickfix.MessageRejectError

A RouteOut is the callback type that should be implemented for routing Message

Jump to

Keyboard shortcuts

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