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