Skip to main content
Skip table of contents

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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.