module:common/operation

module:common/operation

new module:common/operation(config)

An Operation object allows you to interact with APIs that take longer to process things.

Parameters:
Name Type Description
config object

Configuration object.

Properties
Name Type Description
parent module:common/service | module:common/serviceObject | module:common/grpcService | module:common/grpcServiceObject

The parent object.