Sha256: fd86c38b072e81a78a163a1fb8d7b95995fe9ae56be4290ab410286818dec8e0
Contents?: true
Size: 393 Bytes
Versions: 7
Compression:
Stored size: 393 Bytes
Contents
# OpenapiClient::Text ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **primary** | [**Primary**](Primary.md) | | [optional] **title** | [**Title**](Title.md) | | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::Text.new(primary: null, title: null) ```
Version data entries
7 entries across 7 versions & 1 rubygems