trdcapdtgrp

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 NoDates

type NoDates struct {
	//TradeDate is a non-required field for NoDates.
	TradeDate *string `fix:"75"`
	//TransactTime is a non-required field for NoDates.
	TransactTime *time.Time `fix:"60"`
	//LastUpdateTime is a non-required field for NoDates.
	LastUpdateTime *time.Time `fix:"779"`
}

NoDates is a repeating group in TrdCapDtGrp

func NewNoDates added in v0.2.0

func NewNoDates() *NoDates

NewNoDates returns an initialized NoDates instance

func (*NoDates) SetLastUpdateTime added in v0.2.0

func (m *NoDates) SetLastUpdateTime(v time.Time)

func (*NoDates) SetTradeDate added in v0.2.0

func (m *NoDates) SetTradeDate(v string)

func (*NoDates) SetTransactTime added in v0.2.0

func (m *NoDates) SetTransactTime(v time.Time)

type TrdCapDtGrp added in v0.2.0

type TrdCapDtGrp struct {
	//NoDates is a non-required field for TrdCapDtGrp.
	NoDates []NoDates `fix:"580,omitempty"`
}

TrdCapDtGrp is a fix50 Component

func New

func New() *TrdCapDtGrp

New returns an initialized TrdCapDtGrp instance

func (*TrdCapDtGrp) SetNoDates added in v0.2.0

func (m *TrdCapDtGrp) SetNoDates(v []NoDates)

Jump to

Keyboard shortcuts

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