Sha256: 87efca82f63468fb3c223a345def4fe994a59c95b69d07765f76ec253aa4bfc0
Contents?: true
Size: 326 Bytes
Versions: 71
Compression:
Stored size: 326 Bytes
Contents
# MxPlatformRuby::TagUpdateRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **tag** | [**TagUpdateRequest**](TagUpdateRequest.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::TagUpdateRequestBody.new( tag: null ) ```
Version data entries
71 entries across 71 versions & 1 rubygems