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