TemplateScratchPreferenceParameter

data class TemplateScratchPreferenceParameter(val parameterKey: String, val parameterValue: String)

Constructors

Link copied to clipboard
constructor(parameterKey: String, parameterValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Priority parameter key. For more information about values, see supplementary instructions for request parameters.

Link copied to clipboard

Priority parameter value. For more information about values, see supplementary instructions for request parameters.