Click or drag to resize

PaymentMethodis_active Property

Specifies whether or not this payment method is currently active.

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

Property Value

Type: Boolean
See Also