new Transaction(object, key)
Parameters:
| Name | Type | Description |
|---|---|---|
object |
object | |
key |
string |
Properties:
| Name | Type | Description |
|---|---|---|
object |
object | |
key |
string |
- Source:
Methods
insert(index, value, optionsopt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
index |
number | ||
value |
* | ||
options |
Object |
<optional> |
- Source:
remove(version)
Parameters:
| Name | Type | Description |
|---|---|---|
version |
BeautifulProperties.Versionizable.Version |
- Source: