Invoices

ExtendedPaymentInvoice.Invoices property

Gets or sets the collection of Invoice.

public List<Invoice> Invoices { get; set; }

See Also