bidcompreqgrp

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2016 License: Apache-1.1 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BidCompReqGrp added in v0.2.0

type BidCompReqGrp struct {
	//NoBidComponents is a non-required field for BidCompReqGrp.
	NoBidComponents []NoBidComponents `fix:"420,omitempty"`
}

BidCompReqGrp is a fix50 Component

func New

func New() *BidCompReqGrp

New returns an initialized BidCompReqGrp instance

func (*BidCompReqGrp) SetNoBidComponents added in v0.2.0

func (m *BidCompReqGrp) SetNoBidComponents(v []NoBidComponents)

type NoBidComponents

type NoBidComponents struct {
	//ListID is a non-required field for NoBidComponents.
	ListID *string `fix:"66"`
	//Side is a non-required field for NoBidComponents.
	Side *string `fix:"54"`
	//TradingSessionID is a non-required field for NoBidComponents.
	TradingSessionID *string `fix:"336"`
	//TradingSessionSubID is a non-required field for NoBidComponents.
	TradingSessionSubID *string `fix:"625"`
	//NetGrossInd is a non-required field for NoBidComponents.
	NetGrossInd *int `fix:"430"`
	//SettlType is a non-required field for NoBidComponents.
	SettlType *string `fix:"63"`
	//SettlDate is a non-required field for NoBidComponents.
	SettlDate *string `fix:"64"`
	//Account is a non-required field for NoBidComponents.
	Account *string `fix:"1"`
	//AcctIDSource is a non-required field for NoBidComponents.
	AcctIDSource *int `fix:"660"`
}

NoBidComponents is a repeating group in BidCompReqGrp

func NewNoBidComponents added in v0.2.0

func NewNoBidComponents() *NoBidComponents

NewNoBidComponents returns an initialized NoBidComponents instance

func (*NoBidComponents) SetAccount added in v0.2.0

func (m *NoBidComponents) SetAccount(v string)

func (*NoBidComponents) SetAcctIDSource added in v0.2.0

func (m *NoBidComponents) SetAcctIDSource(v int)

func (*NoBidComponents) SetListID added in v0.2.0

func (m *NoBidComponents) SetListID(v string)

func (*NoBidComponents) SetNetGrossInd added in v0.2.0

func (m *NoBidComponents) SetNetGrossInd(v int)

func (*NoBidComponents) SetSettlDate added in v0.2.0

func (m *NoBidComponents) SetSettlDate(v string)

func (*NoBidComponents) SetSettlType added in v0.2.0

func (m *NoBidComponents) SetSettlType(v string)

func (*NoBidComponents) SetSide added in v0.2.0

func (m *NoBidComponents) SetSide(v string)

func (*NoBidComponents) SetTradingSessionID added in v0.2.0

func (m *NoBidComponents) SetTradingSessionID(v string)

func (*NoBidComponents) SetTradingSessionSubID added in v0.2.0

func (m *NoBidComponents) SetTradingSessionSubID(v string)

Jump to

Keyboard shortcuts

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