iikoFront Api V8 Code Reference
iikoFront Api V8 Code Reference
Resto.Front.Api.Data.Payments
IPaymentItem Interface
IPaymentItem Properties
AdditionalData Property
DonationType Property
GuestId Property
IsExternal Property
IsFiscalizedAsDiscount Property
IsFiscalizedExternally Property
IsPreliminary Property
IsPrepay Property
IsProcessedAsDiscount Property
IsProcessedExternally Property
MaxSum Property
MinSum Property
OrganizationDetailsInfo Property
PointOfSale Property
Status Property
Sum Property
Type Property
IPaymentItem
MinSum Property
Minimum allowed payment sum, lower bound for the payment.
null
means default limit value.
Namespace:
Resto.Front.Api.Data.Payments
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
decimal
?
MinSum
{
get
; }
Property Value
Type:
Nullable
Decimal
See Also
Reference
IPaymentItem Interface
Resto.Front.Api.Data.Payments Namespace