Click or drag to resize

PaymentMethodis_default Property

Specifies whether or not this payment method is the owner's default payment method.

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

Property Value

Type: Int32
See Also