TemplateVariableSource

The source of a template variable value.

  • CUSTOMER - The variable value is provided by the customer.

  • SYSTEM - The variable value is provided by the system.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : TemplateVariableSource
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String