TemplateAnchorDateConfiguration

data class TemplateAnchorDateConfiguration(val anchorOption: TemplateAnchorOption? = null, val parameterName: String? = null)

Constructors

Link copied to clipboard
constructor(anchorOption: TemplateAnchorOption? = null, parameterName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The options for the date configuration. Choose one of the options below:

Link copied to clipboard
val parameterName: String? = null

The name of the parameter that is used for the anchor date configuration.