Click or drag to resize

InvoiceDisputeCommand Class

Invoice Dispute Command
Inheritance Hierarchy

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class InvoiceDisputeCommand : CommandRequest

The InvoiceDisputeCommand type exposes the following members.

Properties
  NameDescription
Public propertyComment
Optional comment.
Public propertyInvoiceId
ID of the Customer Invoice.
Public propertyTimestamp
Date/time value for backdating "Dispute Invoice", optional.
Top
See Also