# UltracartClient::ScreenRecordingHeatmapReset ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **url** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ScreenRecordingHeatmapReset.new( url: null ) ```