| UpdateInvoiceStateCommand Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class UpdateInvoiceStateCommand : CommandRequest
The UpdateInvoiceStateCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| Comment |
Gets or sets a comment (optional).
| |
| InvoiceId |
Gets or sets an invoice id.
| |
| State |
Gets or sets a required state.
| |
| Timestamp |
Gets or sets a required timestamp (optional).
|