Sha256: 98adbf9088f1938d85ba912bfed57f29ed36e0e3734599b998c4b6950aba016a
Contents?: true
Size: 312 Bytes
Versions: 11
Compression:
Stored size: 312 Bytes
Contents
# MxPlatformRuby::GoalResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **goal** | [**GoalResponse**](GoalResponse.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::GoalResponseBody.new( goal: null ) ```
Version data entries
11 entries across 11 versions & 1 rubygems