| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| origin_type | OriginTypeEnum |
require 'merge_crm_client'
instance = MergeCRMClient::ObjectClassDescriptionRequest.new(
id: null,
origin_type: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| origin_type | OriginTypeEnum |
require 'merge_crm_client'
instance = MergeCRMClient::ObjectClassDescriptionRequest.new(
id: null,
origin_type: null
)