Click or drag to resize

Transactionpayment_method_id Property

The ID of the payment method used as stored in the payment_method table.

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

Property Value

Type: String
See Also