Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type AllocGrp struct + NoAllocs []NoAllocs + func New() *AllocGrp + func (m *AllocGrp) SetNoAllocs(v []NoAllocs) + type NoAllocs struct + AllocAccount *string + AllocAccruedInterestAmt *float64 + AllocAcctIDSource *int + AllocAvgPx *float64 + AllocCustomerCapacity *string + AllocHandlInst *int + AllocInterestAtMaturity *float64 + AllocMethod *int + AllocNetMoney *float64 + AllocPositionEffect *string + AllocPrice *float64 + AllocQty *float64 + AllocSettlCurrAmt *float64 + AllocSettlCurrency *string + AllocSettlInstType *int + AllocText *string + ClearingFeeIndicator *string + ClrInstGrp *clrinstgrp.ClrInstGrp + CommissionData *commissiondata.CommissionData + EncodedAllocText *string + EncodedAllocTextLen *int + IndividualAllocID *string + IndividualAllocType *int + MatchStatus *string + MiscFeesGrp *miscfeesgrp.MiscFeesGrp + NestedParties *nestedparties.NestedParties + NotifyBrokerOfCredit *bool + ProcessCode *string + SecondaryIndividualAllocID *string + SettlCurrAmt *float64 + SettlCurrFxRate *float64 + SettlCurrFxRateCalc *string + SettlCurrency *string + SettlInstructionsData *settlinstructionsdata.SettlInstructionsData + func NewNoAllocs() *NoAllocs + func (m *NoAllocs) SetAllocAccount(v string) + func (m *NoAllocs) SetAllocAccruedInterestAmt(v float64) + func (m *NoAllocs) SetAllocAcctIDSource(v int) + func (m *NoAllocs) SetAllocAvgPx(v float64) + func (m *NoAllocs) SetAllocCustomerCapacity(v string) + func (m *NoAllocs) SetAllocHandlInst(v int) + func (m *NoAllocs) SetAllocInterestAtMaturity(v float64) + func (m *NoAllocs) SetAllocMethod(v int) + func (m *NoAllocs) SetAllocNetMoney(v float64) + func (m *NoAllocs) SetAllocPositionEffect(v string) + func (m *NoAllocs) SetAllocPrice(v float64) + func (m *NoAllocs) SetAllocQty(v float64) + func (m *NoAllocs) SetAllocSettlCurrAmt(v float64) + func (m *NoAllocs) SetAllocSettlCurrency(v string) + func (m *NoAllocs) SetAllocSettlInstType(v int) + func (m *NoAllocs) SetAllocText(v string) + func (m *NoAllocs) SetClearingFeeIndicator(v string) + func (m *NoAllocs) SetClrInstGrp(v clrinstgrp.ClrInstGrp) + func (m *NoAllocs) SetCommissionData(v commissiondata.CommissionData) + func (m *NoAllocs) SetEncodedAllocText(v string) + func (m *NoAllocs) SetEncodedAllocTextLen(v int) + func (m *NoAllocs) SetIndividualAllocID(v string) + func (m *NoAllocs) SetIndividualAllocType(v int) + func (m *NoAllocs) SetMatchStatus(v string) + func (m *NoAllocs) SetMiscFeesGrp(v miscfeesgrp.MiscFeesGrp) + func (m *NoAllocs) SetNestedParties(v nestedparties.NestedParties) + func (m *NoAllocs) SetNotifyBrokerOfCredit(v bool) + func (m *NoAllocs) SetProcessCode(v string) + func (m *NoAllocs) SetSecondaryIndividualAllocID(v string) + func (m *NoAllocs) SetSettlCurrAmt(v float64) + func (m *NoAllocs) SetSettlCurrFxRate(v float64) + func (m *NoAllocs) SetSettlCurrFxRateCalc(v string) + func (m *NoAllocs) SetSettlCurrency(v string) + func (m *NoAllocs) SetSettlInstructionsData(v settlinstructionsdata.SettlInstructionsData)