CancellationInfo Property
The information used to describe an invoice cancellation.
Syntax
public InvoiceCancellationInfo getCancellationInfo(); public void setCancellationInfo(InvoiceCancellationInfo cancellationInfo);
Remarks
This property is used to specify details about an invoice cancellation when an invoice is canceled (via Cancel).