Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Array of string[]

$form.countries

 

 

 

country

string

$form.country

 

 

 

crossSiteProtectionToken

string

$form.crossSiteProtectionToken

 

 

 

email

string

$form.email

 

 

 

emailNotificationSchedule

string

$form.emailNotificationSchedule

 

 

 

emailNotificationSchedules

Array of string[]

$form.emailNotificationSchedules

 

 

 

errorsArray of Errors

Error[]

$form.errors

 

 

 

fax

string

$form.fax

 

 

 

firstName

string

$form.firstName

 

 

 

googleConversionId

string

$form.googleConversionId

 

 

 

infoMessages

Array of 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

 

 

 

...