Versions Compared

Key

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

com.bpsinfo.ultracart.affiliate.ui.partner.AffiliatePartnerPaymentForm

Include Page
Screen Interface Intro
Screen Interface Intro

...

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

errorsArray of Errors

Error[]

$form.errors

 

 

 

infoMessages

Array of string[]

$form.infoMessages

 

 

 

ledgerRecords

java.util.Collection (class com.bpsinfo.storefront.tobjects.AffiliatePaymentRecord)AffiliatePaymentRecord[]

$form.ledgerRecords

 

 

 

paymentAmount

BigDecimal

$form.paymentAmount

 

 

 

paymentAmountFormatted

string

$form.paymentAmountFormatted

 

 

 

paymentCheckNumber

string

$form.paymentCheckNumber

 

 

 

paymentDate

string

$form.paymentDate

 

 

 

paymentInformationJson

string

$form.paymentInformationJson

 

 

 

paymentOid

intinteger

$form.paymentOid

 

 

 

Flow