set_default#
- static SetParamsResults.set_default(error_code=None, warning_code=None)#
Set the default values of the
SetParamsResults
object.- Parameters:
- error_code: ErrorCode, optional
Error code associated with the set parameters operation.
- warning_code: WarningCode, optional
Warning code associated with the set parameters operation.