Interface AsyncPartInstanceInfoResult

Represents an id card request promise result.


Converters

See

asyncRetrieveIdCard

Hierarchy

  • AsyncPartInstanceInfoResult

Properties

Properties

The reason for the end of the promise.

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

See