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