wipeParams property

WipeParams? wipeParams
getter/setter pair

Parameters for the WIPE command to wipe the device.

If this is set, then it is suggested that type should not be set. In this case, the server automatically sets it to WIPE. It is also acceptable to explicitly set type to WIPE.

Optional.

Implementation

WipeParams? wipeParams;