digital_download_expired.vm
info
Transcluded from Screen Interface Intro.
$form variables for template digital_download_expired.vm
| Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
|---|---|---|---|---|---|
clickWrapAgreement | string | $form.clickWrapAgreement | |||
customerService | [CustomerService](../storefront-object-model/customerservice-sfo.md) | $form.customerService | |||
digitalDownloads | [Array](../storefront-object-model/array-sfo.md) of [DigitalDownloads](../storefront-object-model/digitaldownload-sfo.md) | $form.digitalDownloads | |||
digitalOrderUrlId | string | $form.digitalOrderUrlId | |||
downloadServerHostName | string | $form.downloadServerHostName | |||
emailRecipient | string | $form.emailRecipient | |||
errors | [Array](../storefront-object-model/array-sfo.md) of [Errors](../storefront-object-model/error-sfo.md) | $form.errors | |||
expirationDate | string | $form.expirationDate | |||
infoMessages | [Array](../storefront-object-model/array-sfo.md) of string | $form.infoMessages | |||
orderId | string | $form.orderId | |||
screenBrandingThemeOid | int | $form.screenBrandingThemeOid |
Flow

Was this page helpful?