Click or drag to resize

Disbursementtransactions Property

The list of transactions associated with this disbursment

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public List<Transaction> transactions { get; set; }

Property Value

Type: ListTransaction
See Also