Please enable JavaScript.
Coggle requires JavaScript to display documents.
Transaction Service - Coggle Diagram
Transaction Service
Services
get NBTC transactions
get NUSD transactions
get NUSDT transactions
get NETH transactions
get NBNB transactions
get NZEC transactions
get NXMR transactions
get NLTC transactions
get NEOSURF transactions
Controller
get Transactions
dto
get Transactions
type(NUST, NUSD, ...) (mandatory)
dateFrom (optional)
dateTill (optional)
reqId (optional)
block chain Id(optional)
Validation Pipes
block chain ID must be a string
dateTill must be a string
dateFrom must be a string
reqId must be a string
type must be a string
Decorator
it uses
User
decorator