Sha256: a3f6179049f554e4197bf7d080dd181128e5af9d20bd937741730dfa7c0188cd
Contents?: true
Size: 495 Bytes
Versions: 70
Compression:
Stored size: 495 Bytes
Contents
# MxPlatformRuby::ConnectWidgetResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **connect_widget_url** | **String** | | [optional] | | **guid** | **String** | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::ConnectWidgetResponse.new( connect_widget_url: https://int-widgets.moneydesktop.com/md/connect/jb1rA14m85tw2lyvpgfx4gc6d3Z8z8Ayb8, guid: USR-fa7537f3-48aa-a683-a02a-b18940482f54 ) ```
Version data entries
70 entries across 70 versions & 1 rubygems