Message encapsulating a value that can be either absolute ("fixed") or relative ("percent") to a value.
-
fixed
(type:integer()
, default:nil
) - Specifies a fixed value. -
percent
(type:integer()
, default:nil
) - Specifies the relative value defined as a percentage, which will be multiplied by a reference value.