Click or drag to resize

UpdateInvoiceStateCommandResponse Class

Response of UpdateInvoiceStateCommand
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsUpdateInvoiceStateCommandResponse

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class UpdateInvoiceStateCommandResponse : CommandResponse

The UpdateInvoiceStateCommandResponse type exposes the following members.

Properties
 NameDescription
Public propertyInvoice 
Top
See Also