Versions in this module Expand all Collapse all v0 v0.0.1 Apr 28, 2022 Changes in this version + type Message struct + Code string + Value string + func (m Message) String() string + type Messages struct + Items []Message + XMLName string + func (m Messages) String() string