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; }
Public Property is_default As Integer
Get
Set
Property Value
Type:
Int32See Also