Click or drag to resize

Transactionpayment_id Property

The ID of the payment as stored in the payment table.

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

Property Value

Type: Int32
See Also