Sha256: 63495768dc3b825cb1f60b8b26c18705569f175f98c58b6a9c810af752680fd2
Contents?: true
Size: 294 Bytes
Versions: 2
Compression:
Stored size: 294 Bytes
Contents
# MxPlatformRuby::InlineResponse200 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **tag** | [**Tag**](Tag.md) | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::InlineResponse200.new( tag: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mx-platform-ruby-0.3.0 | docs/InlineResponse200.md |
mx-platform-ruby-0.2.1 | docs/InlineResponse200.md |