13 lines
342 B
Markdown
13 lines
342 B
Markdown
# LowCodeEngineApi.DatabaseNodeCreatePostRequest
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**host** | **String** | Database host |
|
|
**port** | **Number** | Database port |
|
|
**username** | **String** | Database username |
|
|
**password** | **String** | Database password |
|
|
|
|
|