The return value's code. Identifies the purpose of the return value and also specifies whether it's a notification of succes, a warning or an error.
A human readable message.
Arbitrary parameters.
A return value might reference a set of certain segments of a referenced request, for example if it was a warning or an error in a HIRMS segment.
Will be true
if the return value was an error (code starts with "9").
Will be true
if the return value was a successful one (code starts with "0").
Will be true
if the return value was warning (code starts with "3").
Generated using TypeDoc
Wraps a return value used in the HIRMG and HIRMS segments.