UNPKG

@idfy/sdk

Version:
7 lines (6 loc) 137 B
export interface IdentificationCompleteResponse { /** * Whether the idenfication process is done. */ Done?: boolean; }