Sha256: ae2b953f1eefdc7570ddcb7fc5cf5301068eaecedc9f7659a2e750ba257b59b4
Contents?: true
Size: 498 Bytes
Versions: 196
Compression:
Stored size: 498 Bytes
Contents
# UltracartClient::ScreenRecordingFilterPageViewEvent ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **event_name** | **String** | | [optional] | | **event_params** | [**Array<ScreenRecordingFilterPageViewEventParam>**](ScreenRecordingFilterPageViewEventParam.md) | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ScreenRecordingFilterPageViewEvent.new( event_name: null, event_params: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems