Sha256: f26895f6ad29ab3a2ae653916b6927640adef744423cc9941eb4c901d163cefe

Contents?: true

Size: 288 Bytes

Versions: 2

Compression:

Stored size: 288 Bytes

Contents

# PinterestSdkClient::PinMedia

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **media_type** | **String** |  | [optional] |

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::PinMedia.new(
  media_type: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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