Property Payments
Payments
An System.Collections.Generic.IEnumerable<T> of OnlineEftposPaymentStatus instances representing each found payment in the current page.
Declaration
public IEnumerable<OnlineEftposPaymentStatus> Payments { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<OnlineEftposPaymentStatus> |