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