Abstract
Abstract
operationsReturns the out-of-band operations of the device that have not been redeemed, nor timed-out.
Abstract
errorsReturns the errors that occurred retrieving the pending out-of-band operations.
Static
fromAlternate constructor that creates a PendingOutOfBandOperationsResult from a json.
the created PendingOutOfBandOperationsResult instance.
Generated using TypeDoc
The object with the non-redeemed out-of-band operations returned by nevisFIDO in the Get Device Out-of-Band Operations service.
If the pending operations in a given server could be found, but they failed for another server. The found operations will be returned by the operations method, and the error will be returned by the errors method.