ExtendedPaymentInvoice

ExtendedPaymentInvoice class

Extended payment invoice class.

public class ExtendedPaymentInvoice

Constructors

NameDescription
ExtendedPaymentInvoice()Initializes a new instance of ExtendedPaymentInvoice class.

Properties

NameDescription
Invoices { get; set; }Gets or sets the collection of Invoice.

See Also