Click or drag to resize

GoCardlessCustomerBankAccountenabled Property

Boolean value showing whether the bank account is enabled or disabled.

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

Property Value

Type: NullableBoolean
See Also