Sha256: ffd9ea29e3c38bd6fb5ff55225e37e31eb68c29f556f45e409d6a2506b6b660a

Contents?: true

Size: 352 Bytes

Versions: 2

Compression:

Stored size: 352 Bytes

Contents

# PinterestSdkClient::PinMediaSourceImageURL

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **source_type** | **String** |  |  |
| **url** | **String** |  |  |

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::PinMediaSourceImageURL.new(
  source_type: null,
  url: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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