# ScriptModule
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | **String** | The source code content of this module |
**language** | [**models::ScriptLang**](ScriptLang.md) | |
**lock** | Option<**String**> | Lock file content for this module's dependencies | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)