# FeersumNluApi.CreateDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The sluggy-url-friendly-name of the instance. | 
**desc** | **String** | The longer existential description of this instance&#39;s purpose in life. | [optional] 
**inputFile** | **String** | The input file/model on the server (if any) to use. | [optional] 
**loadFromStore** | **Boolean** | Indicates if a pre-existing model with the specified name should be loaded from the model store. Usually set to False in which case a new model is created with details as specified. | 


