Click or drag to resize

IPaymentItemMaxSum Property

Maximum allowed payment sum, upper bound for the payment. null means default limit value.

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

Property Value

NullableDecimal
See Also