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