affiliate_partner_payment.vm
info
Transcluded from Screen Interface Intro.
$form variables for template affiliate_partner_payment.vm
| Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
|---|---|---|---|---|---|
errors | [Error](../storefront-object-model/error-sfo.md)[] | $form.errors | |||
infoMessages | string[] | $form.infoMessages | |||
ledgerRecords | [AffiliatePaymentRecord](../storefront-object-model/affiliatepaymentrecord-sfo.md)[] | $form.ledgerRecords | |||
paymentAmount | [BigDecimal](../storefront-object-model/bigdecimal-sfo.md) | $form.paymentAmount | |||
paymentAmountFormatted | string | $form.paymentAmountFormatted | |||
paymentCheckNumber | string | $form.paymentCheckNumber | |||
paymentDate | string | $form.paymentDate | |||
paymentInformationJson | string | $form.paymentInformationJson | |||
paymentOid | integer | $form.paymentOid |
Flow

Was this page helpful?