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