Sha256: bf393457942373dd6b0513238d7ad4be28c4a0f320b2affca989cda7188c652c

Contents?: true

Size: 413 Bytes

Versions: 196

Compression:

Stored size: 413 Bytes

Contents

# UltracartClient::ScreenRecordingStoreFront

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **storefront_host_name** | **String** |  | [optional] |
| **storefront_oid** | **Integer** |  | [optional] |

## Example

```ruby
require 'ultracart_api'

instance = UltracartClient::ScreenRecordingStoreFront.new(
  storefront_host_name: null,
  storefront_oid: null
)
```

Version data entries

196 entries across 196 versions & 1 rubygems

Version Path
ultracart_api-4.0.47.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.46.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.45.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.44.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.43.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.42.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.41.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.40.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.39.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.38.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.37.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.36.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.35.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.34.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.33.rc docs/ScreenRecordingStoreFront.md
ultracart_api-4.0.32.rc docs/ScreenRecordingStoreFront.md