Click or drag to resize

ChequeAdditionalInfoIsInternetPayment Property

Indicates whether the settlement is an internet payment transaction

Namespace: Resto.Front.Api.Data.Payments
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public bool IsInternetPayment { get; set; }

Property Value

Boolean
See Also