Freigeben über


Invoice.TaxReceipts Property

Definition

Gets or sets the invoice tax receipts

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.Invoices.TaxReceipt> TaxReceipts { get; set; }
member this.TaxReceipts : seq<Microsoft.Store.PartnerCenter.Models.Invoices.TaxReceipt> with get, set
Public Property TaxReceipts As IEnumerable(Of TaxReceipt)

Property Value

Applies to