InvoiceLineItem.BillingProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the billing provider.
public abstract Microsoft.Store.PartnerCenter.Models.Invoices.BillingProvider BillingProvider { get; }
member this.BillingProvider : Microsoft.Store.PartnerCenter.Models.Invoices.BillingProvider
Public MustOverride ReadOnly Property BillingProvider As BillingProvider