yielddata

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: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YieldData added in v0.2.0

type YieldData struct {
	//YieldType is a non-required field for YieldData.
	YieldType *string `fix:"235"`
	//Yield is a non-required field for YieldData.
	Yield *float64 `fix:"236"`
	//YieldCalcDate is a non-required field for YieldData.
	YieldCalcDate *string `fix:"701"`
	//YieldRedemptionDate is a non-required field for YieldData.
	YieldRedemptionDate *string `fix:"696"`
	//YieldRedemptionPrice is a non-required field for YieldData.
	YieldRedemptionPrice *float64 `fix:"697"`
	//YieldRedemptionPriceType is a non-required field for YieldData.
	YieldRedemptionPriceType *int `fix:"698"`
}

YieldData is a fix50 Component

func New

func New() *YieldData

New returns an initialized YieldData instance

func (*YieldData) SetYield added in v0.2.0

func (m *YieldData) SetYield(v float64)

func (*YieldData) SetYieldCalcDate added in v0.2.0

func (m *YieldData) SetYieldCalcDate(v string)

func (*YieldData) SetYieldRedemptionDate added in v0.2.0

func (m *YieldData) SetYieldRedemptionDate(v string)

func (*YieldData) SetYieldRedemptionPrice added in v0.2.0

func (m *YieldData) SetYieldRedemptionPrice(v float64)

func (*YieldData) SetYieldRedemptionPriceType added in v0.2.0

func (m *YieldData) SetYieldRedemptionPriceType(v int)

func (*YieldData) SetYieldType added in v0.2.0

func (m *YieldData) SetYieldType(v string)

Jump to

Keyboard shortcuts

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