Shortcut::StoryHistoryChangeOldNewUuid Properties Name Type Description Notes old String The old value. [optional] new String The new value. [optional] Example require 'shortcut_client_ruby' instance = Shortcut::StoryHistoryChangeOldNewUuid.new( old: null, new: null )