auto_order_cancel.vm
info
Transcluded from Screen Interface Intro.
$form variables for template auto_order_cancel.vm
| Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
|---|---|---|---|---|---|
continueShoppingUrl | string | $form.continueShoppingUrl | |||
crossSiteProtectionToken | string | $form.crossSiteProtectionToken | |||
email | string | $form.email | |||
errors | [Error[]](../storefront-object-model/error-sfo.md) | $form.errors | |||
firstName | string | $form.firstName | |||
infoMessages | string[] | $form.infoMessages | |||
lastFourDigits | string | $form.lastFourDigits | |||
lastName | string | $form.lastName | |||
merchantId | string | $form.merchantId | |||
themeCode | string | $form.themeCode |
Was this page helpful?