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