Sha256: 1d77d404c79d4c3636029458f370496e5956933c50f3959b134401bf800f9c3d
Contents?: true
Size: 343 Bytes
Versions: 21
Compression:
Stored size: 343 Bytes
Contents
# MxPlatformRuby::InsightResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **insight** | [**Array<InsightResponse>**](InsightResponse.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::InsightResponseBody.new( insight: null ) ```
Version data entries
21 entries across 21 versions & 1 rubygems