Skip to main content

@triveria/wallet / Exports / Deferred

Interface: Deferred

The deferred process status. Can be either in progress, or completed, or error. When the status is completed, the Id property will be set to the value of the resulting object ID.

Export

Deferred

Table of contents

Properties

Properties

Id

Optional Id: string

Memberof

Deferred

Defined in

api.ts:857


Status

Status: DeferredStatusEnum

Memberof

Deferred

Defined in

api.ts:851