Breadcrumbs

PathParameterModel

The PathParameterModel represents a parameter encoded in the path of a URL.

implements: hash
bundle: online channel standard (oc)
since 4.2.0
The PathParameterModel represents a parameter encoded in the path of a URL.

Defined hash keys

name ↦ String
since 4.2.0
Returns the name of the path parameter.

value ↦ TemplateModel
since 4.2.0
Returns the value of the path parameter. The exact type of the return value depends on the type of the value.