Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 314 Bytes

File metadata and controls

18 lines (12 loc) · 314 Bytes

UltracartClient::ScreenRecordingUserAgentDevice

Properties

Name Type Description Notes
name String [optional]

Example

require 'ultracart_api'

instance = UltracartClient::ScreenRecordingUserAgentDevice.new(
  name: null
)