Property SettlementDate
SettlementDate
If known, the date and time the transaction was actually settled with the bank.
Declaration
public DateTimeOffset SettlementDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
Remarks
Usually only returned from PaymentSearch(OnlineEftposPaymentSearchOptions) for older transactions that have been settled, otherwise null.