Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 735 Bytes

File metadata and controls

22 lines (14 loc) · 735 Bytes

FunctionMatchingResponse

Properties

Name Type Description Notes
progress Integer Progress of the matching operation, represented as a percentage [optional]
status String [optional]
totalTime Integer [optional]
errorMessage String [optional]
currentPage Integer [optional]
totalPages Integer [optional]
matches List<FunctionMatch> [optional]
numMatches Integer [optional]
numDebugMatches Integer [optional]
updatedAt String [optional]