Sha256: dbbf4b316817af6483b67337b3a62969417660c388bef756ddbd3ee8bc99a0d8
Contents?: true
Size: 316 Bytes
Versions: 1
Compression:
Stored size: 316 Bytes
Contents
# MxPlatformRuby::WidgetResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **widget_url** | [**Widget**](Widget.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::WidgetResponseBody.new( widget_url: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mx-platform-ruby-0.2.1 | docs/WidgetResponseBody.md |