action.skip

Trigger Helper

API Name: TriggerHelper__c

Used internally by all bill.ON triggers

Label API Name Type Description
Trigger Helper Name Name Text
Account Account__c Lookup(Account)
Canceled with CanceledWith__c Lookup(Invoice__c)
Contact Contact__c Lookup(Contact)
Dunning Run DunningRun__c Lookup(DunningRun__c)
Dunning Dunning__c Lookup(Dunning__c)
EmailContact EmailContact__c Lookup(Contact)
Email Invoice EmailInvoice__c Lookup(Contact)
HashString HashString__c Text(255)
Hash Hash__c Number(18, 0)
Invoice Run InvoiceRun__c Lookup(InvoiceRun__c)
Invoice Invoice__c Lookup(Invoice__c)
Item Item__c Lookup(Item__c)
Last Dunning LastDunning__c Lookup(Dunning__c)
Last Invoice Run LastInvoiceRun__c Lookup(InvoiceRun__c)
Last Payment Instrument LastPaymentInstrument__c Lookup(PaymentInstrument__c)
Mailing Contact MailingContact__c Lookup(Contact)
Previous Subscription PreviousSubscription__c Lookup(Subscription__c)
Print Contact PrintContact__c Lookup(Contact)
Print Invoice Contact PrintInvoiceContact__c Lookup(Contact)
Credit for RelatedInvoice__c Lookup(Invoice__c)
Related Line Item RelatedLineItem__c Lookup(InvoiceLineItem__c)
Related Payment RelatedPayment__c Lookup(Payment__c)
Settled with SettledWith__c Lookup(Invoice__c)
Subscription Subscription__c Lookup(Subscription__c)
Template Template__c Lookup(Template__c)