Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 355 Bytes

File metadata and controls

18 lines (12 loc) · 355 Bytes

UltracartClient::ScreenRecordingQueryRequest

Properties

Name Type Description Notes
filter ScreenRecordingFilter [optional]

Example

require 'ultracart_api'

instance = UltracartClient::ScreenRecordingQueryRequest.new(
  filter: null
)