Builder

class Builder

Properties

Link copied to clipboard

The name of the node that called the operation.

Link copied to clipboard

The name of the operation that the node called.

Link copied to clipboard
var operationRequest: <Error class: unknown class>?

The request payload sent to the downstream service.

Link copied to clipboard
var operationResponse: <Error class: unknown class>?

The response payload received from the downstream service.

Link copied to clipboard

The ID of the request that the node made to the operation.

Link copied to clipboard

The name of the service that the node called.

Link copied to clipboard
var timestamp: <Error class: unknown class>?

The date and time that the operation was called.