PolicyVariableColumnResponse

data class PolicyVariableColumnResponse(val columnName: String)

The variable column.

Constructors

Link copied to clipboard
constructor(columnName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of this policy variable column.