PSA Apex API Developer Reference

pse.BillingEventsManager

global without sharing class BillingEventsManager

pse.BillingEventsManager.InvoiceInfo

global inherited sharing class InvoiceInfo

a structure containing information about a billing event that is to be invoiced. used by 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–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.