deprecated-oc-search/api-client/oc-catalog/docs/ModelsComputingModel.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

2023-08-26 22:04:56 +02:00
# ModelsComputingModel
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Dinputs** | **[]string** | | [optional] [default to null]
**Doutputs** | **[]string** | | [optional] [default to null]
**ID** | **string** | | [default to null]
**Description** | **string** | | [optional] [default to null]
**ExecutionRequirements** | [***ModelsExecutionRequirementsModel**](models.ExecutionRequirementsModel.md) | | [optional] [default to null]
**License** | **string** | | [optional] [default to null]
**Logo** | **string** | | [optional] [default to null]
**Name** | **string** | Name of the computing | [optional] [default to null]
**Owner** | **string** | | [optional] [default to null]
**Price** | **int32** | | [optional] [default to null]
**Repository** | [***ModelsRepositoryModel**](models.RepositoryModel.md) | | [optional] [default to null]
**ShortDescription** | **string** | | [optional] [default to null]
**Type_** | **string** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)