Sha256: df59766d6ff1cb227a03370fe99bb0a508fe9b8147f739e3feb064521e785a23

Contents?: true

Size: 304 Bytes

Versions: 7

Compression:

Stored size: 304 Bytes

Contents

# OpenapiClient::Body

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**color** | **String** | Hexadecimal color value. | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::Body.new(color: #FFEE00)
```


Version data entries

7 entries across 7 versions & 1 rubygems

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