cancelAllPending Field

It should be used Only for deferred payments (method getPOSSignature). 
Important: If there is no deferred payment, this field should be empty! 
If True all other pending payments for the invoice will be canceled. 
It should be used with caution, only there is an actual need for cancellation.
Public cancelAllPending As Boolean
This language is not supported or no code example is available.
public bool cancelAllPending
This language is not supported or no code example is available.

Field Value

bool

.NET Framework

Supported in: 3.5 or newer

In this article

Definition