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.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
decimal? MaxSum { get; }

Property Value

Type: NullableDecimal
See Also