DecommissionIneligibleReason.Other

data class DecommissionIneligibleReason.Other : DecommissionIneligibleReason


Other reason why the device is not eligible for decommissioning.

Summary

Public constructors

Other(otherReasonExplanation: String)

Public properties

String

a string explaining the other reason.

Public constructors

Other

Other(otherReasonExplanation: String)
Parameters
otherReasonExplanation: String

a string explaining the other reason.

Public properties

otherReasonExplanation

val otherReasonExplanationString

a string explaining the other reason.