BillingInfo Property
The billing information for the current invoice.
Syntax
public ContactInfo getBillingInfo(); public void setBillingInfo(ContactInfo billingInfo);
Remarks
This property may be used by CreateInvoice or Update to set the billing information for the invoice.
This property will also be populated after a call to GetDetails and will then contain payer information for the invoice.