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