Constructor
new DetailsMember()
Create details member.
Properties:
Name | Type | Description |
---|---|---|
value |
Number | |
address |
Address | |
path |
Path |
- Source:
Methods
getJSON(networkopt, nullable) → {Object}
Convert the member to a more json-friendly object.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
network |
Network | NetworkType |
<optional> <nullable> |
- Source:
Returns:
- Type
- Object
toJSON() → {Object}
Convert the member to a more json-friendly object.
- Source:
Returns:
- Type
- Object