Click or drag to resize

GoCardlessMandatepayments_require_approval Property

Boolean value showing whether payments and subscriptions under this mandate require approval via an automated email before being processed.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<bool> payments_require_approval { get; set; }

Property Value

Type: NullableBoolean
See Also