Sha256: 133f311644e1c7d69a364519ed311c62252557e90629311266f49dd968235cdc

Contents?: true

Size: 353 Bytes

Versions: 2

Compression:

Stored size: 353 Bytes

Contents

# PinterestSdkClient::PinMediaWithImageAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **images** | [**Hash<String, ImageDetails>**](ImageDetails.md) |  | [optional] |

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::PinMediaWithImageAllOf.new(
  images: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pinterest_sdk-1.1.0 docs/PinMediaWithImageAllOf.md
pinterest_sdk-1.0.0 docs/PinMediaWithImageAllOf.md