Sha256: 4345faaa2330f1a5ec01a73b6ed7db894d94a05363809794ffaa6f7190a47f1c
Contents?: true
Size: 375 Bytes
Versions: 177
Compression:
Stored size: 375 Bytes
Contents
# CybridApiOrganization::PatchOrganizationOrganizationModel ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | Name for the organization. | [optional] | ## Example ```ruby require 'cybrid_api_organization_ruby' instance = CybridApiOrganization::PatchOrganizationOrganizationModel.new( name: null ) ```
Version data entries
177 entries across 177 versions & 1 rubygems