Click or drag to resize

BankTransactionDetailsPaymentMethod Property

Payment method at the top classification level. Allowed values are described in BankTransactionDetailsValues.PaymentMethod.

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

Property Value

Type: String
See Also