Click or drag to resize

InvoiceDisputeCommand Class

Invoice Dispute Command
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsInvoiceDisputeCommand

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[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