bidcomprspgrp

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2016 License: Apache-1.1 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BidCompRspGrp added in v0.2.0

type BidCompRspGrp struct {
	//NoBidComponents is a required field for BidCompRspGrp.
	NoBidComponents []NoBidComponents `fix:"420"`
}

BidCompRspGrp is a fix50 Component

func New

func New(nobidcomponents []NoBidComponents) *BidCompRspGrp

New returns an initialized BidCompRspGrp instance

func (*BidCompRspGrp) SetNoBidComponents added in v0.2.0

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

type NoBidComponents

type NoBidComponents struct {
	//CommissionData is a required component for NoBidComponents.
	commissiondata.CommissionData
	//ListID is a non-required field for NoBidComponents.
	ListID *string `fix:"66"`
	//Country is a non-required field for NoBidComponents.
	Country *string `fix:"421"`
	//Side is a non-required field for NoBidComponents.
	Side *string `fix:"54"`
	//Price is a non-required field for NoBidComponents.
	Price *float64 `fix:"44"`
	//PriceType is a non-required field for NoBidComponents.
	PriceType *int `fix:"423"`
	//FairValue is a non-required field for NoBidComponents.
	FairValue *float64 `fix:"406"`
	//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"`
	//TradingSessionID is a non-required field for NoBidComponents.
	TradingSessionID *string `fix:"336"`
	//TradingSessionSubID is a non-required field for NoBidComponents.
	TradingSessionSubID *string `fix:"625"`
	//Text is a non-required field for NoBidComponents.
	Text *string `fix:"58"`
	//EncodedTextLen is a non-required field for NoBidComponents.
	EncodedTextLen *int `fix:"354"`
	//EncodedText is a non-required field for NoBidComponents.
	EncodedText *string `fix:"355"`
}

NoBidComponents is a repeating group in BidCompRspGrp

func NewNoBidComponents added in v0.2.0

func NewNoBidComponents(commissiondata commissiondata.CommissionData) *NoBidComponents

NewNoBidComponents returns an initialized NoBidComponents instance

func (*NoBidComponents) SetCommissionData added in v0.2.0

func (m *NoBidComponents) SetCommissionData(v commissiondata.CommissionData)

func (*NoBidComponents) SetCountry added in v0.2.0

func (m *NoBidComponents) SetCountry(v string)

func (*NoBidComponents) SetEncodedText added in v0.2.0

func (m *NoBidComponents) SetEncodedText(v string)

func (*NoBidComponents) SetEncodedTextLen added in v0.2.0

func (m *NoBidComponents) SetEncodedTextLen(v int)

func (*NoBidComponents) SetFairValue added in v0.2.0

func (m *NoBidComponents) SetFairValue(v float64)

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) SetPrice added in v0.2.0

func (m *NoBidComponents) SetPrice(v float64)

func (*NoBidComponents) SetPriceType added in v0.2.0

func (m *NoBidComponents) SetPriceType(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) SetText added in v0.2.0

func (m *NoBidComponents) SetText(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