set_default#
- static SearchByFoldsResults.set_default(n_found=None, error_code=None)#
Set the default values of the
SearchByFoldsResults
object.- Parameters:
- n_found: int, optional
Number of folds identified.
- error_code: ErrorCode, optional
Error code associated with search folds operation.