Sha256: d3d0edf980425a2c713950bf5666178b38e7886d80c412dcfb3b6fa5dbfa8f7d

Contents?: true

Size: 479 Bytes

Versions: 2

Compression:

Stored size: 479 Bytes

Contents

# MxPlatformRuby::ConnectWidget

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **connect_widget_url** | **String** |  | [optional] |
| **guid** | **String** |  | [optional] |

## Example

```ruby
require 'mx-platform-ruby'

instance = MxPlatformRuby::ConnectWidget.new(
  connect_widget_url: https://int-widgets.moneydesktop.com/md/connect/jb1rA14m85tw2lyvpgfx4gc6d3Z8z8Ayb8,
  guid: USR-fa7537f3-48aa-a683-a02a-b18940482f54
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mx-platform-ruby-0.3.0 docs/ConnectWidget.md
mx-platform-ruby-0.2.1 docs/ConnectWidget.md