Interface AsyncDocumentIdConverterResultInterfaceResult

Represents a document id conversion promise result.


Converters

See

asyncConvert

Hierarchy

  • AsyncDocumentIdConverterResultInterfaceResult

Properties

Properties

The reason for the end of the promise.

The returned value of the promise. Undefined if the call failed.