Share via


Invoice.Amendments Property

Definition

Gets or sets the amendments.

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

Property Value

Applies to