underlyingamount

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 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 Component

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

Component is a fix50sp1 UnderlyingAmount Component

func New

func New() *Component

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

Jump to

Keyboard shortcuts

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