oc-catalog/selfapi/docs/ModelsDataModel.md

20 lines
928 B
Markdown

# ModelsDataModel
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ID** | **string** | | [default to null]
**Description** | **string** | | [optional] [default to null]
**Example** | **string** | base64 encoded data | [optional] [default to null]
**Ftype** | **string** | | [optional] [default to null]
**Location** | **string** | | [optional] [default to null]
**Logo** | **string** | | [optional] [default to null]
**Name** | **string** | Name of the data | [optional] [default to null]
**Protocol** | **[]string** | | [optional] [default to null]
**ShortDescription** | **string** | | [optional] [default to null]
**Type_** | **string** | Define type of data | [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)