PSA Apex API Developer Reference

pse.BillingEventsManager

global without sharing class BillingEventsManager

pse.BillingEventsManager.InvoiceInfo

global class InvoiceInfo

A structure containing information about a billing event that is to be invoiced. Used by pse.APIBillingService

Properties

Name Type Description
eventID ID ID of a billing event that is not released and not invoiced.
invoiceNumber String Unique number to be associated with the billing event.
invoiceDate Date Date of the invoice

Methods

InvoiceInfo

global InvoiceInfo(ID eventID, String invoiceNumber, Date invoiceDate)

© Copyright 2009–2019 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.