FaceLibraryTrait.GetFaces.GetFacesResponse

class FaceLibraryTrait.GetFaces.GetFacesResponse


The response payload for the GetFaces command.

Summary

Public constructors

Creates a response payload for the GetFaces command.

Public properties

List<FaceLibraryTrait.Face>

Public constructors

GetFacesResponse

GetFacesResponse(facesList: List<FaceLibraryTrait.Face>)

Creates a response payload for the GetFaces command.

Public properties