underlyingamount

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 NoUnderlyingAmounts

type NoUnderlyingAmounts struct {
	//UnderlyingPayAmount is a non-required field for NoUnderlyingAmounts.
	UnderlyingPayAmount *float64 `fix:"985"`
	//UnderlyingCollectAmount is a non-required field for NoUnderlyingAmounts.
	UnderlyingCollectAmount *float64 `fix:"986"`
	//UnderlyingSettlementDate is a non-required field for NoUnderlyingAmounts.
	UnderlyingSettlementDate *string `fix:"987"`
	//UnderlyingSettlementStatus is a non-required field for NoUnderlyingAmounts.
	UnderlyingSettlementStatus *string `fix:"988"`
}

NoUnderlyingAmounts is a repeating group in UnderlyingAmount

func NewNoUnderlyingAmounts added in v0.2.0

func NewNoUnderlyingAmounts() *NoUnderlyingAmounts

NewNoUnderlyingAmounts returns an initialized NoUnderlyingAmounts instance

func (*NoUnderlyingAmounts) SetUnderlyingCollectAmount added in v0.2.0

func (m *NoUnderlyingAmounts) SetUnderlyingCollectAmount(v float64)

func (*NoUnderlyingAmounts) SetUnderlyingPayAmount added in v0.2.0

func (m *NoUnderlyingAmounts) SetUnderlyingPayAmount(v float64)

func (*NoUnderlyingAmounts) SetUnderlyingSettlementDate added in v0.2.0

func (m *NoUnderlyingAmounts) SetUnderlyingSettlementDate(v string)

func (*NoUnderlyingAmounts) SetUnderlyingSettlementStatus added in v0.2.0

func (m *NoUnderlyingAmounts) SetUnderlyingSettlementStatus(v string)

type UnderlyingAmount added in v0.2.0

type UnderlyingAmount struct {
	//NoUnderlyingAmounts is a non-required field for UnderlyingAmount.
	NoUnderlyingAmounts []NoUnderlyingAmounts `fix:"984,omitempty"`
}

UnderlyingAmount is a fix50 Component

func New

func New() *UnderlyingAmount

New returns an initialized UnderlyingAmount instance

func (*UnderlyingAmount) SetNoUnderlyingAmounts added in v0.2.0

func (m *UnderlyingAmount) SetNoUnderlyingAmounts(v []NoUnderlyingAmounts)

Jump to

Keyboard shortcuts

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