initial commit
This commit is contained in:
13
selfapi/docs/ModelsComputingObject.md
Normal file
13
selfapi/docs/ModelsComputingObject.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# ModelsComputingObject
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**DatacenterID** | **string** | Datacenter where the computing will be executed | [optional] [default to null]
|
||||
**Inputs** | **[]string** | | [optional] [default to null]
|
||||
**Outputs** | **[]string** | | [optional] [default to null]
|
||||
**ReferenceID** | [***PrimitiveObjectId**](primitive.ObjectID.md) | Computing model ID | [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