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

Version Path
ultracart_api-4.0.240 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.238 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.237 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.236 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.235 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.234 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.233 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.232 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.231 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.230 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.229 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.228 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.227 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.226 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.225 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.224 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.214 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.213 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.212 docs/ScreenRecordingUserProperty.md
ultracart_api-4.0.211 docs/ScreenRecordingUserProperty.md