Versions in this module Expand all Collapse all v0 v0.2.0 Apr 19, 2016 Changes in this version + type LegStipulations struct + NoLegStipulations []NoLegStipulations + func (m *LegStipulations) SetNoLegStipulations(v []NoLegStipulations) type NoLegStipulations + func NewNoLegStipulations() *NoLegStipulations + func (m *NoLegStipulations) SetLegStipulationType(v string) + func (m *NoLegStipulations) SetLegStipulationValue(v string) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoLegStipulations []NoLegStipulations + func New() *Component + type NoLegStipulations struct + LegStipulationType *string + LegStipulationValue *string