Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version type NoAllocs + func NewNoAllocs() *NoAllocs + func (m *NoAllocs) SetAllocAccount(v string) + func (m *NoAllocs) SetAllocAcctIDSource(v int) + func (m *NoAllocs) SetAllocQty(v float64) + func (m *NoAllocs) SetAllocSettlCurrency(v string) + func (m *NoAllocs) SetIndividualAllocID(v string) + func (m *NoAllocs) SetNestedParties(v nestedparties.NestedParties) + type PreAllocGrp struct + NoAllocs []NoAllocs + func (m *PreAllocGrp) SetNoAllocs(v []NoAllocs) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoAllocs []NoAllocs + func New() *Component + type NoAllocs struct + AllocAccount *string + AllocAcctIDSource *int + AllocQty *float64 + AllocSettlCurrency *string + IndividualAllocID *string + NestedParties nestedparties.Component