Interface: $Properties
Properties of a Request.
Hierarchy
-
$Properties↳
IRequest
Properties
completionCallbacks
• Optional completionCallbacks: null | $Properties[]
Callbacks to be called by the server when this update reaches a terminal state.
input
• Optional input: null | $Properties
Request input
links
• Optional links: null | $Properties[]
Links to be associated with this update.
meta
• Optional meta: null | $Properties
Request meta
requestId
• Optional requestId: null | string
The request ID of the request.