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

Version Path
first_data_gateway-1.10.0 docs/Text.md
first_data_gateway-1.9.0 docs/Text.md
first_data_gateway-1.8.1 docs/Text.md
first_data_gateway-1.8.0 docs/Text.md
first_data_gateway-1.7.1 docs/Text.md
first_data_gateway-1.7.0 docs/Text.md
first_data_gateway-1.6.0 docs/Text.md