Sha256: effec9400cae014c228f6e676c8fea2ea78646514a13a9beadd9df5fd4b80821
Contents?: true
Size: 417 Bytes
Versions: 198
Compression:
Stored size: 417 Bytes
Contents
# UltracartClient::ScreenRecordingUserProperty ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | | [optional] | | **value** | [**ScreenRecordingMultifield**](ScreenRecordingMultifield.md) | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ScreenRecordingUserProperty.new( name: null, value: null ) ```
Version data entries
198 entries across 198 versions & 1 rubygems