Skip to main content
Reference

affiliate_partner_ledger.vm

info

Transcluded from Screen Interface Intro.

$form variables for template affiliate_partner_ledger.vm

NameTypeFormal SyntaxForm Data?Required on Post?Comments/Sample Usage
balance[BigDecimal](../storefront-object-model/bigdecimal-sfo.md)$form.balance
balanceFormattedstring$form.balanceFormatted
errors[Error](../storefront-object-model/error-sfo.md)[]$form.errors
infoMessagesstring[]$form.infoMessages
ledgerOidint$form.ledgerOid
ledgerRecordsAffiliateLedgerRecord[]$form.ledgerRecords
paymentAmount[BigDecimal](../storefront-object-model/bigdecimal-sfo.md)$form.paymentAmount
paymentAmountFormattedstring$form.paymentAmountFormatted
paymentDatestring$form.paymentDate
paymentInformationJsonstring$form.paymentInformationJson
statusstring$form.status

Flow

flow_affiliate_partner_ledger.vm.png

Was this page helpful?