Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UsernameGrp ¶ added in v0.2.0
type UsernameGrp struct { //Username is a non-required field for UsernameGrp. Username *string `fix:"553"` }
UsernameGrp is a fix50sp1 Component
func (*UsernameGrp) SetUsername ¶ added in v0.2.0
func (m *UsernameGrp) SetUsername(v string)
Click to show internal directories.
Click to hide internal directories.