affiliate_partner_update_information.vm
info
Transcluded from Screen Interface Intro.
$form variables for template affiliate_partner_update_information.vm
| Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
|---|---|---|---|---|---|
address1 | string | $form.address1 | |||
address2 | string | $form.address2 | |||
checkPayableTo | string | $form.checkPayableTo | |||
city | string | $form.city | |||
companyName | string | $form.companyName | |||
confirmPassword | string | $form.confirmPassword | |||
countries | string[] | $form.countries | |||
country | string | $form.country | |||
crossSiteProtectionToken | string | $form.crossSiteProtectionToken | |||
email | string | $form.email | |||
emailNotificationSchedule | string | $form.emailNotificationSchedule | |||
emailNotificationSchedules | string[] | $form.emailNotificationSchedules | |||
errors | [Error[]](../storefront-object-model/error-sfo.md) | $form.errors | |||
fax | string | $form.fax | |||
firstName | string | $form.firstName | |||
googleConversionId | string | $form.googleConversionId | |||
infoMessages | string[] | $form.infoMessages | |||
lastName | string | $form.lastName | |||
password | string | $form.password | |||
paypalEmail | string | $form.paypalEmail | |||
phone | string | $form.phone | |||
postalCode | string | $form.postalCode | |||
state | string | $form.state | |||
taxId | string | $form.taxId | |||
taxIdMask | string | $form.taxIdMask | |||
websiteUrl | string | $form.websiteUrl | |||
ysmAccountId | string | $form.ysmAccountId |
Flow

Was this page helpful?