TemplateCustomActionUrlOperation

data class TemplateCustomActionUrlOperation(val urlTarget: TemplateUrlTargetConfiguration, val urlTemplate: String)

Constructors

Link copied to clipboard
constructor(urlTarget: TemplateUrlTargetConfiguration, urlTemplate: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The target of the CustomActionURLOperation . Valid values are defined as follows:

Link copied to clipboard

THe URL link of the CustomActionURLOperation .