to_s — Returns a String representation
baseintervalObj.to_s
#to_s returns a String representation of the BaseInterval object. If the BaseInterval object is NULL, the String contains “NULL”.