Sha256: df82744ec6ff7e9f7b1c9d0e4ea57efc5270493df93430b8172836d94d744f33
Contents?: true
Size: 473 Bytes
Versions: 69
Compression:
Stored size: 473 Bytes
Contents
# MxPlatformRuby::TagResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **guid** | **String** | | [optional] | | **name** | **String** | | [optional] | | **user_guid** | **String** | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::TagResponse.new( guid: TAG-aef36e72-6294-4c38-844d-e573e80aed52, name: MY TAG, user_guid: USR-11141024-90b3-1bce-cac9-c06ced52ab4c ) ```
Version data entries
69 entries across 69 versions & 1 rubygems