DecommissionIneligibleReason.Other

data class DecommissionIneligibleReason.Other : DecommissionIneligibleReason


Other reason why the device is not eligible for decommissioning.

Summary

Public constructors

Other(explanation: String)

Public properties

String

a string explaining the other reason.

Public constructors

Other

Other(explanation: String)
Parameters
explanation: String

a string explaining the other reason.

Public properties

explanation

val explanationString

a string explaining the other reason.