Sha256: b33dd0bc79ae4f369ed5bf3e28f24079ce87667be315a55f3ecc69a835906b45
Contents?: true
Size: 319 Bytes
Versions: 203
Compression:
Stored size: 319 Bytes
Contents
# UltracartClient::ScreenRecordingTagsRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **tags** | **Array<String>** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ScreenRecordingTagsRequest.new( tags: null ) ```
Version data entries
203 entries across 203 versions & 1 rubygems