initial commit
This commit is contained in:
19
selfapi/docs/ModelsDataModel.md
Normal file
19
selfapi/docs/ModelsDataModel.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user