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