Type to hold information client can use to initiate document capture using a web based method.

interface IdDocumentCaptureInitiationInfo {
    documentCaptureUrl: string;
    expiryAtEpochSeconds: number;
}

Properties

documentCaptureUrl: string

URL used to capture ID document images.

expiryAtEpochSeconds: number

Time when the capture URL ceases to be usable.

MMNEPVFCICPMFPCPTTAAATR