allowReactivation property
Flag to allow users to make activation call from different device.
This allows client to render the activation button enabled even if the activationStatus is ACTIVATED but the requested device is different than the current device.
Implementation
core.bool? allowReactivation;