Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 338 Bytes

File metadata and controls

18 lines (12 loc) · 338 Bytes

UltracartClient::ScreenRecordingHeatmapIndexRequest

Properties

Name Type Description Notes
url_contains String [optional]

Example

require 'ultracart_api'

instance = UltracartClient::ScreenRecordingHeatmapIndexRequest.new(
  url_contains: null
)