Sha256: 4e7536cca94de3b53d4e628e6bf55dfccb2f9745fd4ebfd084ad9085c8de9ae7
Contents?: true
Size: 441 Bytes
Versions: 51
Compression:
Stored size: 441 Bytes
Contents
# OpenapiClient::GroupResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | | | | **remote_id** | **String** | | | | **name** | **String** | | | | **type** | **String** | | | ## Example ```ruby require 'openapi_client' instance = OpenapiClient::GroupResponse.new( id: 4B9bKBpX5tnwjiG93TAqF7ci, remote_id: 49, name: Customer Success, type: TEAM ) ```
Version data entries
51 entries across 51 versions & 1 rubygems