OnBehalfCollection Field

The payee collects the transaction funds on behalf of another entity, ex. courier payment on delivery, food delivery platforms, etc
Public OnBehalfCollection As Nullable(Of Boolean)
This language is not supported or no code example is available.
public Nullable<bool> OnBehalfCollection
This language is not supported or no code example is available.

Field Value

Nullable<bool>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition