active

@SerializedName(value = "active")
var active: Boolean? = null

Indicates whether the additional detail is active or not.