iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Payments
IPaymentItem Interface
IPaymentItem Properties
AdditionalData Property
DonationType Property
IsExternal Property
IsPreliminary Property
IsPrepay Property
IsProcessedExternally Property
MaxSum Property
MinSum Property
PointOfSale Property
Status Property
Sum Property
Type Property
IPaymentItem
MaxSum 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.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
decimal
?
MaxSum
{
get
; }
Property Value
Type:
Nullable
Decimal
See Also
Reference
IPaymentItem Interface
Resto.Front.Api.Data.Payments Namespace