Click or drag to resize

IPaymentItemBankTransactionDetails Property

Structured bank transaction details saved for this payment item, or null if no details were provided.

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
BankTransactionDetails BankTransactionDetails { get; }

Property Value

Type: BankTransactionDetails
See Also