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