Interval.minutes

Int

Hour portion of the interval reexpressed into minutes. For example, if the interval has the value: 5567d15h53m47.801s, this attribute will contain the value: 953, as the result of: (15h * 60m) + 53m.