EOIFacerecImage
eyesonit-typescript-sdk / EOIFacerecImage
Class: EOIFacerecImage
Face image associated with a person profile.
Constructors
Constructor
new EOIFacerecImage(
path,image):EOIFacerecImage
Parameters
path
string
Source path for the image record.
image
string
Optional base64 image payload.
Returns
EOIFacerecImage
Properties
path
path:
string
Source path for the image record.
image
image:
string
Optional base64 image payload.