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; }
Public Property is_active As Boolean
Get
Set
Property Value
Type:
BooleanSee Also