Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 661 Bytes

File metadata and controls

13 lines (10 loc) · 661 Bytes

P2pTransactionActionResponse

Properties

Name Type Description Notes
timestamp number Response timestamp. [optional] [default to undefined]
method string Placeholder for request method. [optional] [default to undefined]
code number Response code, 0 means success [optional] [default to undefined]
message string Response message [optional] [default to undefined]
data object Empty object on success. [optional] [default to undefined]
version string API version. [optional] [default to undefined]