Versions Compared

Key

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

com.bpsinfo.ultracart.affiliate.ui.partner.AffiliatePartnerLedgerForm

Include Page
Screen Interface Intro
Screen Interface Intro

...

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

balance

BigDecimal

$form.balance

 

 

 

balanceFormatted

string

$form.balanceFormatted

 

 

 

errorsArray of Errors

Error[]

$form.errors

 

 

 

infoMessages

Array of string[]

$form.infoMessages

 

 

 

ledgerOid

int

$form.ledgerOid

 

 

 

ledgerRecords

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

$form.ledgerRecords

 

 

 

paymentAmount

BigDecimal

$form.paymentAmount

 

 

 

paymentAmountFormatted

string

$form.paymentAmountFormatted

 

 

 

paymentDate

string

$form.paymentDate

 

 

 

paymentInformationJson

string

$form.paymentInformationJson

 

 

 

status

string

$form.status

 

 

 

 

Flow