Module describing an int range.
@type t() :: %ExOnvif.Schemas.IntRange{max: integer(), min: integer()}