complexevents

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

type ComplexEvents struct {
	//NoComplexEvents is a non-required field for ComplexEvents.
	NoComplexEvents []NoComplexEvents `fix:"1483,omitempty"`
}

ComplexEvents is a fix50sp2 Component

func New

func New() *ComplexEvents

New returns an initialized ComplexEvents instance

func (*ComplexEvents) SetNoComplexEvents added in v0.2.0

func (m *ComplexEvents) SetNoComplexEvents(v []NoComplexEvents)

type NoComplexEvents

type NoComplexEvents struct {
	//ComplexEventType is a non-required field for NoComplexEvents.
	ComplexEventType *int `fix:"1484"`
	//ComplexOptPayoutAmount is a non-required field for NoComplexEvents.
	ComplexOptPayoutAmount *float64 `fix:"1485"`
	//ComplexEventPrice is a non-required field for NoComplexEvents.
	ComplexEventPrice *float64 `fix:"1486"`
	//ComplexEventPriceBoundaryMethod is a non-required field for NoComplexEvents.
	ComplexEventPriceBoundaryMethod *int `fix:"1487"`
	//ComplexEventPriceBoundaryPrecision is a non-required field for NoComplexEvents.
	ComplexEventPriceBoundaryPrecision *float64 `fix:"1488"`
	//ComplexEventPriceTimeType is a non-required field for NoComplexEvents.
	ComplexEventPriceTimeType *int `fix:"1489"`
	//ComplexEventCondition is a non-required field for NoComplexEvents.
	ComplexEventCondition *int `fix:"1490"`
	//ComplexEventDates is a non-required component for NoComplexEvents.
	ComplexEventDates *complexeventdates.ComplexEventDates
}

NoComplexEvents is a repeating group in ComplexEvents

func NewNoComplexEvents added in v0.2.0

func NewNoComplexEvents() *NoComplexEvents

NewNoComplexEvents returns an initialized NoComplexEvents instance

func (*NoComplexEvents) SetComplexEventCondition added in v0.2.0

func (m *NoComplexEvents) SetComplexEventCondition(v int)

func (*NoComplexEvents) SetComplexEventDates added in v0.2.0

func (m *NoComplexEvents) SetComplexEventDates(v complexeventdates.ComplexEventDates)

func (*NoComplexEvents) SetComplexEventPrice added in v0.2.0

func (m *NoComplexEvents) SetComplexEventPrice(v float64)

func (*NoComplexEvents) SetComplexEventPriceBoundaryMethod added in v0.2.0

func (m *NoComplexEvents) SetComplexEventPriceBoundaryMethod(v int)

func (*NoComplexEvents) SetComplexEventPriceBoundaryPrecision added in v0.2.0

func (m *NoComplexEvents) SetComplexEventPriceBoundaryPrecision(v float64)

func (*NoComplexEvents) SetComplexEventPriceTimeType added in v0.2.0

func (m *NoComplexEvents) SetComplexEventPriceTimeType(v int)

func (*NoComplexEvents) SetComplexEventType added in v0.2.0

func (m *NoComplexEvents) SetComplexEventType(v int)

func (*NoComplexEvents) SetComplexOptPayoutAmount added in v0.2.0

func (m *NoComplexEvents) SetComplexOptPayoutAmount(v float64)

Jump to

Keyboard shortcuts

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