Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type CompIDReqGrp struct + NoCompIDs []NoCompIDs + func (m *CompIDReqGrp) SetNoCompIDs(v []NoCompIDs) type NoCompIDs + func NewNoCompIDs() *NoCompIDs + func (m *NoCompIDs) SetDeskID(v string) + func (m *NoCompIDs) SetLocationID(v string) + func (m *NoCompIDs) SetRefCompID(v string) + func (m *NoCompIDs) SetRefSubID(v string) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoCompIDs []NoCompIDs + func New() *Component + type NoCompIDs struct + DeskID *string + LocationID *string + RefCompID *string + RefSubID *string