InvoiceNumber

Invoice.InvoiceNumber property

Gets or sets the invoice number associated with the payment.

public string InvoiceNumber { get; set; }

See Also