AutomatedBillingRunResponse

Type: Tessitura.Service.Client.Txn.AutomatedBillingRunResponse

Property Name Data Type Length Required Readonly Notes
Id integer N Billing run id.
BillCount integer N Number of bills to be processed.
IsComplete boolean N Whether billing process is complete. If false, billing run continues on a background thread. Call GET Txn/{BillingProcess}/{id}/Status for progress where Billing process is PledgeBilling, OrderBilling, or InvoiceBilling.