set_default#
- static CreateShellBLResults.set_default(error_code=None, warning_codes=None)#
Set the default values of the
CreateShellBLResults
object.- Parameters:
- error_code: ErrorCode, optional
Error code associated with the failure of operation.
- warning_codes: List[WarningCode], optional
Warning codes associated with the operation.