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