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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public bool IsInternetPayment { get; set; }

Property Value

Boolean
See Also