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